#c3248e color space conversions
Hex:
        #c3248e
        RGB:
        195, 36, 142
        CMY:
        24, 86, 44
        CMYK:
        0, 82, 27, 24
      HSL:
        320°, 68.8312%, 45.2941%
        HSV (HSB):
        320°, 81.5385%, 76.4706%
        XYZ:
        28.0190, 14.8168, 26.9744
        xyY:
        0.4014, 0.2122, 14.8168
      CIE-Lab:
        45.3823, 68.1891, -19.7792
        CIE-LCH:
        45.3823, 70.9998, 343.8244
        CIE-Luv:
        45.3823, 82.9260, -38.7600
        Hunter-Lab:
        38.4927, 62.5691, -14.6036
      #c3248e color charts
#c3248e RGB chart
      #c3248e CMYK chart
      #c3248e RGB pie chart
      #c3248e color shades, tints & tones
#c3248e color schemes
#c3248e color preview, HTML & CSS examples
           This text has a color of #c3248e        
        
          <p style="color:#c3248e;">Text here</p>
        
        
          .mytext {color:#c3248e;}
        
        Text color #c3248e
      
           This box has a color of #c3248e        
        
          <div style="background-color:#c3248e;">Content here</div>
        
        
          .mybackground {background-color:#c3248e;}
        
        Background color #c3248e
      
           Border around this has a color of #c3248e        
        
          <div style="border:2px solid #c3248e;">Content here</div>
        
        
          .myborder {border:2px solid #c3248e;}
        
        Border color #c3248e