#c125ce color space conversions
Hex:
        #c125ce
        RGB:
        193, 37, 206
        CMY:
        24, 85, 19
        CMYK:
        6, 82, 0, 19
      HSL:
        295°, 69.5473%, 47.6471%
        HSV (HSB):
        295°, 82.0388%, 80.7843%
        XYZ:
        33.7945, 17.1168, 59.9152
        xyY:
        0.3049, 0.1544, 17.1168
      CIE-Lab:
        48.4069, 76.6035, -52.8449
        CIE-LCH:
        48.4069, 93.0627, 325.4002
        CIE-Luv:
        48.4069, 56.3804, -88.5859
        Hunter-Lab:
        41.3725, 73.4031, -56.9025
      #c125ce color charts
#c125ce RGB chart
      #c125ce CMYK chart
      #c125ce RGB pie chart
      #c125ce color shades, tints & tones
#c125ce color schemes
#c125ce color preview, HTML & CSS examples
           This text has a color of #c125ce        
        
          <p style="color:#c125ce;">Text here</p>
        
        
          .mytext {color:#c125ce;}
        
        Text color #c125ce
      
           This box has a color of #c125ce        
        
          <div style="background-color:#c125ce;">Content here</div>
        
        
          .mybackground {background-color:#c125ce;}
        
        Background color #c125ce
      
           Border around this has a color of #c125ce        
        
          <div style="border:2px solid #c125ce;">Content here</div>
        
        
          .myborder {border:2px solid #c125ce;}
        
        Border color #c125ce