#c3249d color space conversions
Hex:
        #c3249d
        RGB:
        195, 36, 157
        CMY:
        24, 86, 38
        CMYK:
        0, 82, 19, 24
      HSL:
        314°, 68.8312%, 45.2941%
        HSV (HSB):
        314°, 81.5385%, 76.4706%
        XYZ:
        29.2224, 15.2982, 33.3109
        xyY:
        0.3755, 0.1966, 15.2982
      CIE-Lab:
        46.0399, 70.0517, -27.7981
        CIE-LCH:
        46.0399, 75.3656, 338.3557
        CIE-Luv:
        46.0399, 76.6675, -50.5261
        Hunter-Lab:
        39.1129, 64.9149, -23.1160
      #c3249d color charts
#c3249d RGB chart
      #c3249d CMYK chart
      #c3249d RGB pie chart
      #c3249d color shades, tints & tones
#c3249d color schemes
#c3249d color preview, HTML & CSS examples
           This text has a color of #c3249d        
        
          <p style="color:#c3249d;">Text here</p>
        
        
          .mytext {color:#c3249d;}
        
        Text color #c3249d
      
           This box has a color of #c3249d        
        
          <div style="background-color:#c3249d;">Content here</div>
        
        
          .mybackground {background-color:#c3249d;}
        
        Background color #c3249d
      
           Border around this has a color of #c3249d        
        
          <div style="border:2px solid #c3249d;">Content here</div>
        
        
          .myborder {border:2px solid #c3249d;}
        
        Border color #c3249d