#c21b65 color space conversions
Hex:
        #c21b65
        RGB:
        194, 27, 101
        CMY:
        24, 89, 60
        CMYK:
        0, 86, 48, 24
      HSL:
        333°, 75.5656%, 43.3333%
        HSV (HSB):
        333°, 86.0825%, 76.0784%
        XYZ:
        24.9890, 13.1928, 13.5413
        xyY:
        0.4831, 0.2551, 13.1928
      CIE-Lab:
        43.0523, 65.7766, 1.9837
        CIE-LCH:
        43.0523, 65.8065, 1.7274
        CIE-Luv:
        43.0523, 101.5783, -9.9270
        Hunter-Lab:
        36.3219, 59.2427, 3.3212
      #c21b65 color charts
#c21b65 RGB chart
      #c21b65 CMYK chart
      #c21b65 RGB pie chart
      #c21b65 color shades, tints & tones
#c21b65 color schemes
#c21b65 color preview, HTML & CSS examples
           This text has a color of #c21b65        
        
          <p style="color:#c21b65;">Text here</p>
        
        
          .mytext {color:#c21b65;}
        
        Text color #c21b65
      
           This box has a color of #c21b65        
        
          <div style="background-color:#c21b65;">Content here</div>
        
        
          .mybackground {background-color:#c21b65;}
        
        Background color #c21b65
      
           Border around this has a color of #c21b65        
        
          <div style="border:2px solid #c21b65;">Content here</div>
        
        
          .myborder {border:2px solid #c21b65;}
        
        Border color #c21b65