#c125bc color space conversions
Hex:
        #c125bc
        RGB:
        193, 37, 188
        CMY:
        24, 85, 26
        CMYK:
        0, 81, 3, 24
      HSL:
        302°, 67.8261%, 45.0980%
        HSV (HSB):
        302°, 80.8290%, 75.6863%
        XYZ:
        31.7310, 16.2914, 49.0491
        xyY:
        0.3269, 0.1678, 16.2914
      CIE-Lab:
        47.3545, 73.7781, -44.0839
        CIE-LCH:
        47.3545, 85.9453, 329.1409
        CIE-Luv:
        47.3545, 62.8166, -75.0518
        Hunter-Lab:
        40.3626, 69.6927, -43.7960
      #c125bc color charts
#c125bc RGB chart
      #c125bc CMYK chart
      #c125bc RGB pie chart
      #c125bc color shades, tints & tones
#c125bc color schemes
#c125bc color preview, HTML & CSS examples
           This text has a color of #c125bc        
        
          <p style="color:#c125bc;">Text here</p>
        
        
          .mytext {color:#c125bc;}
        
        Text color #c125bc
      
           This box has a color of #c125bc        
        
          <div style="background-color:#c125bc;">Content here</div>
        
        
          .mybackground {background-color:#c125bc;}
        
        Background color #c125bc
      
           Border around this has a color of #c125bc        
        
          <div style="border:2px solid #c125bc;">Content here</div>
        
        
          .myborder {border:2px solid #c125bc;}
        
        Border color #c125bc