#ca0dd6 color space conversions
Hex:
        #ca0dd6
        RGB:
        202, 13, 214
        CMY:
        21, 95, 16
        CMYK:
        6, 94, 0, 16
      HSL:
        296°, 88.5463%, 44.5098%
        HSV (HSB):
        296°, 93.9252%, 83.9216%
        XYZ:
        36.6386, 17.6994, 65.1036
        xyY:
        0.3067, 0.1482, 17.6994
      CIE-Lab:
        49.1295, 83.1595, -56.1993
        CIE-LCH:
        49.1295, 100.3687, 325.9491
        CIE-Luv:
        49.1295, 61.8100, -94.5938
        Hunter-Lab:
        42.0707, 81.8288, -62.3006
      #ca0dd6 color charts
#ca0dd6 RGB chart
      #ca0dd6 CMYK chart
      #ca0dd6 RGB pie chart
      #ca0dd6 color shades, tints & tones
#ca0dd6 color schemes
#ca0dd6 color preview, HTML & CSS examples
           This text has a color of #ca0dd6        
        
          <p style="color:#ca0dd6;">Text here</p>
        
        
          .mytext {color:#ca0dd6;}
        
        Text color #ca0dd6
      
           This box has a color of #ca0dd6        
        
          <div style="background-color:#ca0dd6;">Content here</div>
        
        
          .mybackground {background-color:#ca0dd6;}
        
        Background color #ca0dd6
      
           Border around this has a color of #ca0dd6        
        
          <div style="border:2px solid #ca0dd6;">Content here</div>
        
        
          .myborder {border:2px solid #ca0dd6;}
        
        Border color #ca0dd6