#c801d5 color space conversions
Hex:
        #c801d5
        RGB:
        200, 1, 213
        CMY:
        22, 100, 16
        CMYK:
        6, 100, 0, 16
      HSL:
        296°, 99.0654%, 41.9608%
        HSV (HSB):
        296°, 99.5305%, 83.5294%
        XYZ:
        35.8405, 17.1052, 64.3634
        xyY:
        0.3055, 0.1458, 17.1052
      CIE-Lab:
        48.3923, 83.6755, -56.8295
        CIE-LCH:
        48.3923, 101.1493, 325.8170
        CIE-Luv:
        48.3923, 61.3011, -95.1533
        Hunter-Lab:
        41.3584, 82.3080, -63.3184
      #c801d5 color charts
#c801d5 RGB chart
      #c801d5 CMYK chart
      #c801d5 RGB pie chart
      #c801d5 color shades, tints & tones
#c801d5 color schemes
#c801d5 color preview, HTML & CSS examples
           This text has a color of #c801d5        
        
          <p style="color:#c801d5;">Text here</p>
        
        
          .mytext {color:#c801d5;}
        
        Text color #c801d5
      
           This box has a color of #c801d5        
        
          <div style="background-color:#c801d5;">Content here</div>
        
        
          .mybackground {background-color:#c801d5;}
        
        Background color #c801d5
      
           Border around this has a color of #c801d5        
        
          <div style="border:2px solid #c801d5;">Content here</div>
        
        
          .myborder {border:2px solid #c801d5;}
        
        Border color #c801d5