#c21b75 color space conversions
Hex:
        #c21b75
        RGB:
        194, 27, 117
        CMY:
        24, 89, 54
        CMYK:
        0, 86, 40, 24
      HSL:
        328°, 75.5656%, 43.3333%
        HSV (HSB):
        328°, 86.0825%, 76.0784%
        XYZ:
        25.8510, 13.5376, 18.0801
        xyY:
        0.4498, 0.2356, 13.5376
      CIE-Lab:
        43.5623, 67.2195, -7.2349
        CIE-LCH:
        43.5623, 67.6078, 353.8568
        CIE-Luv:
        43.5623, 94.7692, -21.5473
        Hunter-Lab:
        36.7934, 61.0251, -3.3795
      #c21b75 color charts
#c21b75 RGB chart
      #c21b75 CMYK chart
      #c21b75 RGB pie chart
      #c21b75 color shades, tints & tones
#c21b75 color schemes
#c21b75 color preview, HTML & CSS examples
           This text has a color of #c21b75        
        
          <p style="color:#c21b75;">Text here</p>
        
        
          .mytext {color:#c21b75;}
        
        Text color #c21b75
      
           This box has a color of #c21b75        
        
          <div style="background-color:#c21b75;">Content here</div>
        
        
          .mybackground {background-color:#c21b75;}
        
        Background color #c21b75
      
           Border around this has a color of #c21b75        
        
          <div style="border:2px solid #c21b75;">Content here</div>
        
        
          .myborder {border:2px solid #c21b75;}
        
        Border color #c21b75