#c125d1 color space conversions
Hex:
        #c125d1
        RGB:
        193, 37, 209
        CMY:
        24, 85, 18
        CMYK:
        8, 82, 0, 18
      HSL:
        294°, 69.9187%, 48.2353%
        HSV (HSB):
        294°, 82.2967%, 81.9608%
        XYZ:
        34.1625, 17.2640, 61.8533
        xyY:
        0.3016, 0.1524, 17.2640
      CIE-Lab:
        48.5910, 77.0911, -54.2758
        CIE-LCH:
        48.5910, 94.2810, 324.8526
        CIE-Luv:
        48.5910, 55.3550, -90.8013
        Hunter-Lab:
        41.5500, 74.0505, -59.1769
      #c125d1 color charts
#c125d1 RGB chart
      #c125d1 CMYK chart
      #c125d1 RGB pie chart
      #c125d1 color shades, tints & tones
#c125d1 color schemes
#c125d1 color preview, HTML & CSS examples
           This text has a color of #c125d1        
        
          <p style="color:#c125d1;">Text here</p>
        
        
          .mytext {color:#c125d1;}
        
        Text color #c125d1
      
           This box has a color of #c125d1        
        
          <div style="background-color:#c125d1;">Content here</div>
        
        
          .mybackground {background-color:#c125d1;}
        
        Background color #c125d1
      
           Border around this has a color of #c125d1        
        
          <div style="border:2px solid #c125d1;">Content here</div>
        
        
          .myborder {border:2px solid #c125d1;}
        
        Border color #c125d1