#ca1071 color space conversions
Hex:
        #ca1071
        RGB:
        202, 16, 113
        CMY:
        21, 94, 56
        CMYK:
        0, 92, 44, 21
      HSL:
        329°, 85.3211%, 42.7451%
        HSV (HSB):
        329°, 92.0792%, 79.2157%
        XYZ:
        27.5230, 14.1194, 16.8975
        xyY:
        0.4702, 0.2412, 14.1194
      CIE-Lab:
        44.4037, 70.4321, -3.3332
        CIE-LCH:
        44.4037, 70.5110, 357.2905
        CIE-Luv:
        44.4037, 104.9322, -17.4086
        Hunter-Lab:
        37.5758, 64.9879, -0.3591
      #ca1071 color charts
#ca1071 RGB chart
      #ca1071 CMYK chart
      #ca1071 RGB pie chart
      #ca1071 color shades, tints & tones
#ca1071 color schemes
#ca1071 color preview, HTML & CSS examples
           This text has a color of #ca1071        
        
          <p style="color:#ca1071;">Text here</p>
        
        
          .mytext {color:#ca1071;}
        
        Text color #ca1071
      
           This box has a color of #ca1071        
        
          <div style="background-color:#ca1071;">Content here</div>
        
        
          .mybackground {background-color:#ca1071;}
        
        Background color #ca1071
      
           Border around this has a color of #ca1071        
        
          <div style="border:2px solid #ca1071;">Content here</div>
        
        
          .myborder {border:2px solid #ca1071;}
        
        Border color #ca1071