#c250a5 color space conversions
Hex:
        #c250a5
        RGB:
        194, 80, 165
        CMY:
        24, 69, 35
        CMYK:
        0, 59, 15, 24
      HSL:
        315°, 48.3051%, 53.7255%
        HSV (HSB):
        315°, 58.7629%, 76.0784%
        XYZ:
        31.9083, 19.9233, 37.7611
        xyY:
        0.3561, 0.2224, 19.9233
      CIE-Lab:
        51.7503, 55.4756, -23.7048
        CIE-LCH:
        51.7503, 60.3280, 336.8629
        CIE-Luv:
        51.7503, 60.2763, -43.4084
        Hunter-Lab:
        44.6355, 49.4912, -18.9138
      #c250a5 color charts
#c250a5 RGB chart
      #c250a5 CMYK chart
      #c250a5 RGB pie chart
      #c250a5 color shades, tints & tones
#c250a5 color schemes
#c250a5 color preview, HTML & CSS examples
           This text has a color of #c250a5        
        
          <p style="color:#c250a5;">Text here</p>
        
        
          .mytext {color:#c250a5;}
        
        Text color #c250a5
      
           This box has a color of #c250a5        
        
          <div style="background-color:#c250a5;">Content here</div>
        
        
          .mybackground {background-color:#c250a5;}
        
        Background color #c250a5
      
           Border around this has a color of #c250a5        
        
          <div style="border:2px solid #c250a5;">Content here</div>
        
        
          .myborder {border:2px solid #c250a5;}
        
        Border color #c250a5