#c12082 color space conversions
Hex:
        #c12082
        RGB:
        193, 32, 130
        CMY:
        24, 87, 49
        CMYK:
        0, 83, 33, 24
      HSL:
        323°, 71.5556%, 44.1176%
        HSV (HSB):
        323°, 83.4197%, 75.6863%
        XYZ:
        26.5381, 13.9822, 22.4192
        xyY:
        0.4216, 0.2222, 13.9822
      CIE-Lab:
        44.2074, 67.2843, -14.2942
        CIE-LCH:
        44.2074, 68.7859, 348.0061
        CIE-Luv:
        44.2074, 87.2894, -30.8882
        Hunter-Lab:
        37.3928, 61.2463, -9.3730
      #c12082 color charts
#c12082 RGB chart
      #c12082 CMYK chart
      #c12082 RGB pie chart
      #c12082 color shades, tints & tones
#c12082 color schemes
#c12082 color preview, HTML & CSS examples
           This text has a color of #c12082        
        
          <p style="color:#c12082;">Text here</p>
        
        
          .mytext {color:#c12082;}
        
        Text color #c12082
      
           This box has a color of #c12082        
        
          <div style="background-color:#c12082;">Content here</div>
        
        
          .mybackground {background-color:#c12082;}
        
        Background color #c12082
      
           Border around this has a color of #c12082        
        
          <div style="border:2px solid #c12082;">Content here</div>
        
        
          .myborder {border:2px solid #c12082;}
        
        Border color #c12082