#c25fb3 color space conversions
Hex:
        #c25fb3
        RGB:
        194, 95, 179
        CMY:
        24, 63, 30
        CMYK:
        0, 51, 8, 24
      HSL:
        309°, 44.7964%, 56.6667%
        HSV (HSB):
        309°, 51.0309%, 76.0784%
        XYZ:
        34.4770, 22.9084, 45.2525
        xyY:
        0.3359, 0.2232, 22.9084
      CIE-Lab:
        54.9779, 50.6492, -26.8777
        CIE-LCH:
        54.9779, 57.3389, 332.0467
        CIE-Luv:
        54.9779, 50.4134, -47.9624
        Hunter-Lab:
        47.8627, 44.8193, -22.5526
      #c25fb3 color charts
#c25fb3 RGB chart
      #c25fb3 CMYK chart
      #c25fb3 RGB pie chart
      #c25fb3 color shades, tints & tones
#c25fb3 color schemes
#c25fb3 color preview, HTML & CSS examples
           This text has a color of #c25fb3        
        
          <p style="color:#c25fb3;">Text here</p>
        
        
          .mytext {color:#c25fb3;}
        
        Text color #c25fb3
      
           This box has a color of #c25fb3        
        
          <div style="background-color:#c25fb3;">Content here</div>
        
        
          .mybackground {background-color:#c25fb3;}
        
        Background color #c25fb3
      
           Border around this has a color of #c25fb3        
        
          <div style="border:2px solid #c25fb3;">Content here</div>
        
        
          .myborder {border:2px solid #c25fb3;}
        
        Border color #c25fb3