#c801d6 color space conversions
Hex:
        #c801d6
        RGB:
        200, 1, 214
        CMY:
        22, 100, 16
        CMYK:
        7, 100, 0, 16
      HSL:
        296°, 99.0698%, 42.1569%
        HSV (HSB):
        296°, 99.5327%, 83.9216%
        XYZ:
        35.9679, 17.1561, 65.0341
        xyY:
        0.3044, 0.1452, 17.1561
      CIE-Lab:
        48.4561, 83.8276, -57.3004
        CIE-LCH:
        48.4561, 101.5402, 325.6455
        CIE-Luv:
        48.4561, 60.9333, -95.8749
        Hunter-Lab:
        41.4199, 82.5194, -64.0982
      #c801d6 color charts
#c801d6 RGB chart
      #c801d6 CMYK chart
      #c801d6 RGB pie chart
      #c801d6 color shades, tints & tones
#c801d6 color schemes
#c801d6 color preview, HTML & CSS examples
           This text has a color of #c801d6        
        
          <p style="color:#c801d6;">Text here</p>
        
        
          .mytext {color:#c801d6;}
        
        Text color #c801d6
      
           This box has a color of #c801d6        
        
          <div style="background-color:#c801d6;">Content here</div>
        
        
          .mybackground {background-color:#c801d6;}
        
        Background color #c801d6
      
           Border around this has a color of #c801d6        
        
          <div style="border:2px solid #c801d6;">Content here</div>
        
        
          .myborder {border:2px solid #c801d6;}
        
        Border color #c801d6