#ca0e85 color space conversions
Hex:
        #ca0e85
        RGB:
        202, 14, 133
        CMY:
        21, 95, 48
        CMYK:
        0, 93, 34, 21
      HSL:
        322°, 87.0370%, 42.3529%
        HSV (HSB):
        322°, 93.0693%, 79.2157%
        XYZ:
        28.7478, 14.5641, 23.4863
        xyY:
        0.4304, 0.2180, 14.5641
      CIE-Lab:
        45.0313, 72.5626, -14.7184
        CIE-LCH:
        45.0313, 74.0403, 348.5338
        CIE-Luv:
        45.0313, 96.0920, -32.6155
        Hunter-Lab:
        38.1629, 67.6774, -9.7743
      #ca0e85 color charts
#ca0e85 RGB chart
      #ca0e85 CMYK chart
      #ca0e85 RGB pie chart
      #ca0e85 color shades, tints & tones
#ca0e85 color schemes
#ca0e85 color preview, HTML & CSS examples
           This text has a color of #ca0e85        
        
          <p style="color:#ca0e85;">Text here</p>
        
        
          .mytext {color:#ca0e85;}
        
        Text color #ca0e85
      
           This box has a color of #ca0e85        
        
          <div style="background-color:#ca0e85;">Content here</div>
        
        
          .mybackground {background-color:#ca0e85;}
        
        Background color #ca0e85
      
           Border around this has a color of #ca0e85        
        
          <div style="border:2px solid #ca0e85;">Content here</div>
        
        
          .myborder {border:2px solid #ca0e85;}
        
        Border color #ca0e85