#ca02b5 color space conversions
Hex:
        #ca02b5
        RGB:
        202, 2, 181
        CMY:
        21, 99, 29
        CMYK:
        0, 99, 10, 21
      HSL:
        306°, 98.0392%, 40.0000%
        HSV (HSB):
        306°, 99.0099%, 79.2157%
        XYZ:
        32.7193, 15.9362, 45.0675
        xyY:
        0.3491, 0.1700, 15.9362
      CIE-Lab:
        46.8906, 79.3422, -40.6176
        CIE-LCH:
        46.8906, 89.1346, 332.8907
        CIE-Luv:
        46.8906, 75.4378, -70.6554
        Hunter-Lab:
        39.9201, 76.4419, -38.9909
      #ca02b5 color charts
#ca02b5 RGB chart
      #ca02b5 CMYK chart
      #ca02b5 RGB pie chart
      #ca02b5 color shades, tints & tones
#ca02b5 color schemes
#ca02b5 color preview, HTML & CSS examples
           This text has a color of #ca02b5        
        
          <p style="color:#ca02b5;">Text here</p>
        
        
          .mytext {color:#ca02b5;}
        
        Text color #ca02b5
      
           This box has a color of #ca02b5        
        
          <div style="background-color:#ca02b5;">Content here</div>
        
        
          .mybackground {background-color:#ca02b5;}
        
        Background color #ca02b5
      
           Border around this has a color of #ca02b5        
        
          <div style="border:2px solid #ca02b5;">Content here</div>
        
        
          .myborder {border:2px solid #ca02b5;}
        
        Border color #ca02b5