#ca1288 color space conversions
Hex:
        #ca1288
        RGB:
        202, 18, 136
        CMY:
        21, 93, 47
        CMYK:
        0, 91, 33, 21
      HSL:
        322°, 83.6364%, 43.1373%
        HSV (HSB):
        322°, 91.0891%, 79.2157%
        XYZ:
        29.0174, 14.7667, 24.6134
        xyY:
        0.4242, 0.2159, 14.7667
      CIE-Lab:
        45.3130, 72.3938, -16.1215
        CIE-LCH:
        45.3130, 74.1672, 347.4455
        CIE-Luv:
        45.3130, 94.2529, -34.5211
        Hunter-Lab:
        38.4275, 67.5406, -11.0769
      #ca1288 color charts
#ca1288 RGB chart
      #ca1288 CMYK chart
      #ca1288 RGB pie chart
      #ca1288 color shades, tints & tones
#ca1288 color schemes
#ca1288 color preview, HTML & CSS examples
           This text has a color of #ca1288        
        
          <p style="color:#ca1288;">Text here</p>
        
        
          .mytext {color:#ca1288;}
        
        Text color #ca1288
      
           This box has a color of #ca1288        
        
          <div style="background-color:#ca1288;">Content here</div>
        
        
          .mybackground {background-color:#ca1288;}
        
        Background color #ca1288
      
           Border around this has a color of #ca1288        
        
          <div style="border:2px solid #ca1288;">Content here</div>
        
        
          .myborder {border:2px solid #ca1288;}
        
        Border color #ca1288