#ca248f color space conversions
Hex:
        #ca248f
        RGB:
        202, 36, 143
        CMY:
        21, 86, 44
        CMYK:
        0, 82, 29, 21
      HSL:
        321°, 69.7479%, 46.6667%
        HSV (HSB):
        321°, 82.1782%, 79.2157%
        XYZ:
        29.9459, 15.8015, 27.4583
        xyY:
        0.4091, 0.2159, 15.8015
      CIE-Lab:
        46.7130, 69.9133, -18.2317
        CIE-LCH:
        46.7130, 72.2514, 345.3841
        CIE-Luv:
        46.7130, 88.0801, -37.1941
        Hunter-Lab:
        39.7511, 64.9061, -13.1291
      #ca248f color charts
#ca248f RGB chart
      #ca248f CMYK chart
      #ca248f RGB pie chart
      #ca248f color shades, tints & tones
#ca248f color schemes
#ca248f color preview, HTML & CSS examples
           This text has a color of #ca248f        
        
          <p style="color:#ca248f;">Text here</p>
        
        
          .mytext {color:#ca248f;}
        
        Text color #ca248f
      
           This box has a color of #ca248f        
        
          <div style="background-color:#ca248f;">Content here</div>
        
        
          .mybackground {background-color:#ca248f;}
        
        Background color #ca248f
      
           Border around this has a color of #ca248f        
        
          <div style="border:2px solid #ca248f;">Content here</div>
        
        
          .myborder {border:2px solid #ca248f;}
        
        Border color #ca248f