#ca0dd5 color space conversions
Hex:
        #ca0dd5
        RGB:
        202, 13, 213
        CMY:
        21, 95, 16
        CMYK:
        5, 94, 0, 16
      HSL:
        297°, 88.4956%, 44.3137%
        HSV (HSB):
        297°, 93.8967%, 83.5294%
        XYZ:
        36.5113, 17.6485, 64.4329
        xyY:
        0.3079, 0.1488, 17.6485
      CIE-Lab:
        49.0670, 83.0070, -55.7266
        CIE-LCH:
        49.0670, 99.9781, 326.1246
        CIE-Luv:
        49.0670, 62.1776, -93.8655
        Hunter-Lab:
        42.0101, 81.6179, -61.5288
      #ca0dd5 color charts
#ca0dd5 RGB chart
      #ca0dd5 CMYK chart
      #ca0dd5 RGB pie chart
      #ca0dd5 color shades, tints & tones
#ca0dd5 color schemes
#ca0dd5 color preview, HTML & CSS examples
           This text has a color of #ca0dd5        
        
          <p style="color:#ca0dd5;">Text here</p>
        
        
          .mytext {color:#ca0dd5;}
        
        Text color #ca0dd5
      
           This box has a color of #ca0dd5        
        
          <div style="background-color:#ca0dd5;">Content here</div>
        
        
          .mybackground {background-color:#ca0dd5;}
        
        Background color #ca0dd5
      
           Border around this has a color of #ca0dd5        
        
          <div style="border:2px solid #ca0dd5;">Content here</div>
        
        
          .myborder {border:2px solid #ca0dd5;}
        
        Border color #ca0dd5