#c21e6b color space conversions
Hex:
        #c21e6b
        RGB:
        194, 30, 107
        CMY:
        24, 88, 58
        CMYK:
        0, 85, 45, 24
      HSL:
        332°, 73.2143%, 43.9216%
        HSV (HSB):
        332°, 84.5361%, 76.0784%
        XYZ:
        25.3662, 13.4594, 15.1709
        xyY:
        0.4698, 0.2493, 13.4594
      CIE-Lab:
        43.4475, 65.6769, -1.1888
        CIE-LCH:
        43.4475, 65.6877, 358.9630
        CIE-Luv:
        43.4475, 98.3573, -13.6942
        Hunter-Lab:
        36.6871, 59.2164, 1.1633
      #c21e6b color charts
#c21e6b RGB chart
      #c21e6b CMYK chart
      #c21e6b RGB pie chart
      #c21e6b color shades, tints & tones
#c21e6b color schemes
#c21e6b color preview, HTML & CSS examples
           This text has a color of #c21e6b        
        
          <p style="color:#c21e6b;">Text here</p>
        
        
          .mytext {color:#c21e6b;}
        
        Text color #c21e6b
      
           This box has a color of #c21e6b        
        
          <div style="background-color:#c21e6b;">Content here</div>
        
        
          .mybackground {background-color:#c21e6b;}
        
        Background color #c21e6b
      
           Border around this has a color of #c21e6b        
        
          <div style="border:2px solid #c21e6b;">Content here</div>
        
        
          .myborder {border:2px solid #c21e6b;}
        
        Border color #c21e6b