#c21b85 color space conversions
Hex:
        #c21b85
        RGB:
        194, 27, 133
        CMY:
        24, 89, 48
        CMYK:
        0, 86, 31, 24
      HSL:
        322°, 75.5656%, 43.3333%
        HSV (HSB):
        322°, 86.0825%, 76.0784%
        XYZ:
        26.8737, 13.9467, 23.4659
        xyY:
        0.4180, 0.2169, 13.9467
      CIE-Lab:
        44.1563, 68.8761, -16.1922
        CIE-LCH:
        44.1563, 70.7538, 346.7705
        CIE-Luv:
        44.1563, 87.7755, -33.7366
        Hunter-Lab:
        37.3452, 63.0949, -11.1132
      #c21b85 color charts
#c21b85 RGB chart
      #c21b85 CMYK chart
      #c21b85 RGB pie chart
      #c21b85 color shades, tints & tones
#c21b85 color schemes
#c21b85 color preview, HTML & CSS examples
           This text has a color of #c21b85        
        
          <p style="color:#c21b85;">Text here</p>
        
        
          .mytext {color:#c21b85;}
        
        Text color #c21b85
      
           This box has a color of #c21b85        
        
          <div style="background-color:#c21b85;">Content here</div>
        
        
          .mybackground {background-color:#c21b85;}
        
        Background color #c21b85
      
           Border around this has a color of #c21b85        
        
          <div style="border:2px solid #c21b85;">Content here</div>
        
        
          .myborder {border:2px solid #c21b85;}
        
        Border color #c21b85