#ca1858 color space conversions
Hex:
        #ca1858
        RGB:
        202, 24, 88
        CMY:
        21, 91, 65
        CMYK:
        0, 88, 56, 21
      HSL:
        338°, 78.7611%, 44.3137%
        HSV (HSB):
        338°, 88.1188%, 79.2157%
        XYZ:
        26.4452, 13.9144, 10.5244
        xyY:
        0.5197, 0.2735, 13.9144
      CIE-Lab:
        44.1099, 67.3225, 11.8518
        CIE-LCH:
        44.1099, 68.3578, 9.9843
        CIE-Luv:
        44.1099, 113.9617, 0.6624
        Hunter-Lab:
        37.3020, 61.2688, 9.3832
      #ca1858 color charts
#ca1858 RGB chart
      #ca1858 CMYK chart
      #ca1858 RGB pie chart
      #ca1858 color shades, tints & tones
#ca1858 color schemes
#ca1858 color preview, HTML & CSS examples
           This text has a color of #ca1858        
        
          <p style="color:#ca1858;">Text here</p>
        
        
          .mytext {color:#ca1858;}
        
        Text color #ca1858
      
           This box has a color of #ca1858        
        
          <div style="background-color:#ca1858;">Content here</div>
        
        
          .mybackground {background-color:#ca1858;}
        
        Background color #ca1858
      
           Border around this has a color of #ca1858        
        
          <div style="border:2px solid #ca1858;">Content here</div>
        
        
          .myborder {border:2px solid #ca1858;}
        
        Border color #ca1858