#ca01ba color space conversions
Hex:
        #ca01ba
        RGB:
        202, 1, 186
        CMY:
        21, 100, 27
        CMYK:
        0, 100, 8, 21
      HSL:
        305°, 99.0148%, 39.8039%
        HSV (HSB):
        305°, 99.5050%, 79.2157%
        XYZ:
        33.2309, 16.1234, 47.8150
        xyY:
        0.3420, 0.1659, 16.1234
      CIE-Lab:
        47.1360, 80.1014, -43.1639
        CIE-LCH:
        47.1360, 90.9909, 331.6813
        CIE-Luv:
        47.1360, 73.3841, -74.5240
        Hunter-Lab:
        40.1540, 77.4547, -42.4942
      #ca01ba color charts
#ca01ba RGB chart
      #ca01ba CMYK chart
      #ca01ba RGB pie chart
      #ca01ba color shades, tints & tones
#ca01ba color schemes
#ca01ba color preview, HTML & CSS examples
           This text has a color of #ca01ba        
        
          <p style="color:#ca01ba;">Text here</p>
        
        
          .mytext {color:#ca01ba;}
        
        Text color #ca01ba
      
           This box has a color of #ca01ba        
        
          <div style="background-color:#ca01ba;">Content here</div>
        
        
          .mybackground {background-color:#ca01ba;}
        
        Background color #ca01ba
      
           Border around this has a color of #ca01ba        
        
          <div style="border:2px solid #ca01ba;">Content here</div>
        
        
          .myborder {border:2px solid #ca01ba;}
        
        Border color #ca01ba