#ca0f56 color space conversions
Hex:
        #ca0f56
        RGB:
        202, 15, 86
        CMY:
        21, 94, 66
        CMYK:
        0, 93, 57, 21
      HSL:
        337°, 86.1751%, 42.5490%
        HSV (HSB):
        337°, 92.5743%, 79.2157%
        XYZ:
        26.2077, 13.5701, 10.0421
        xyY:
        0.5260, 0.2724, 13.5701
      CIE-Lab:
        43.6100, 68.4972, 12.4141
        CIE-LCH:
        43.6100, 69.6131, 10.2725
        CIE-Luv:
        43.6100, 116.5227, 0.9099
        Hunter-Lab:
        36.8376, 62.5258, 9.6236
      #ca0f56 color charts
#ca0f56 RGB chart
      #ca0f56 CMYK chart
      #ca0f56 RGB pie chart
      #ca0f56 color shades, tints & tones
#ca0f56 color schemes
#ca0f56 color preview, HTML & CSS examples
           This text has a color of #ca0f56        
        
          <p style="color:#ca0f56;">Text here</p>
        
        
          .mytext {color:#ca0f56;}
        
        Text color #ca0f56
      
           This box has a color of #ca0f56        
        
          <div style="background-color:#ca0f56;">Content here</div>
        
        
          .mybackground {background-color:#ca0f56;}
        
        Background color #ca0f56
      
           Border around this has a color of #ca0f56        
        
          <div style="border:2px solid #ca0f56;">Content here</div>
        
        
          .myborder {border:2px solid #ca0f56;}
        
        Border color #ca0f56