#c250af color space conversions
Hex:
        #c250af
        RGB:
        194, 80, 175
        CMY:
        24, 69, 31
        CMYK:
        0, 59, 10, 24
      HSL:
        310°, 48.3051%, 53.7255%
        HSV (HSB):
        310°, 58.7629%, 76.0784%
        XYZ:
        32.8547, 20.3018, 42.7444
        xyY:
        0.3426, 0.2117, 20.3018
      CIE-Lab:
        52.1767, 57.0397, -28.8973
        CIE-LCH:
        52.1767, 63.9421, 333.1324
        CIE-Luv:
        52.1767, 57.2535, -51.4945
        Hunter-Lab:
        45.0575, 51.3064, -24.7060
      #c250af color charts
#c250af RGB chart
      #c250af CMYK chart
      #c250af RGB pie chart
      #c250af color shades, tints & tones
#c250af color schemes
#c250af color preview, HTML & CSS examples
           This text has a color of #c250af        
        
          <p style="color:#c250af;">Text here</p>
        
        
          .mytext {color:#c250af;}
        
        Text color #c250af
      
           This box has a color of #c250af        
        
          <div style="background-color:#c250af;">Content here</div>
        
        
          .mybackground {background-color:#c250af;}
        
        Background color #c250af
      
           Border around this has a color of #c250af        
        
          <div style="border:2px solid #c250af;">Content here</div>
        
        
          .myborder {border:2px solid #c250af;}
        
        Border color #c250af