#ca1256 color space conversions
Hex:
        #ca1256
        RGB:
        202, 18, 86
        CMY:
        21, 93, 66
        CMYK:
        0, 91, 57, 21
      HSL:
        338°, 83.6364%, 43.1373%
        HSV (HSB):
        338°, 91.0891%, 79.2157%
        XYZ:
        26.2531, 13.6611, 10.0573
        xyY:
        0.5254, 0.2734, 13.6611
      CIE-Lab:
        43.7429, 68.1126, 12.5977
        CIE-LCH:
        43.7429, 69.2678, 10.4787
        CIE-Luv:
        43.7429, 115.9962, 1.2058
        Hunter-Lab:
        36.9609, 62.1063, 9.7395
      #ca1256 color charts
#ca1256 RGB chart
      #ca1256 CMYK chart
      #ca1256 RGB pie chart
      #ca1256 color shades, tints & tones
#ca1256 color schemes
#ca1256 color preview, HTML & CSS examples
           This text has a color of #ca1256        
        
          <p style="color:#ca1256;">Text here</p>
        
        
          .mytext {color:#ca1256;}
        
        Text color #ca1256
      
           This box has a color of #ca1256        
        
          <div style="background-color:#ca1256;">Content here</div>
        
        
          .mybackground {background-color:#ca1256;}
        
        Background color #ca1256
      
           Border around this has a color of #ca1256        
        
          <div style="border:2px solid #ca1256;">Content here</div>
        
        
          .myborder {border:2px solid #ca1256;}
        
        Border color #ca1256