#c25194 color space conversions
Hex:
        #c25194
        RGB:
        194, 81, 148
        CMY:
        24, 68, 42
        CMYK:
        0, 58, 24, 24
      HSL:
        324°, 48.0851%, 53.9216%
        HSV (HSB):
        324°, 58.2474%, 76.0784%
        XYZ:
        30.5359, 19.4923, 30.1699
        xyY:
        0.3808, 0.2431, 19.4923
      CIE-Lab:
        51.2583, 52.5410, -14.4246
        CIE-LCH:
        51.2583, 54.4851, 344.6483
        CIE-Luv:
        51.2583, 65.0359, -29.3241
        Hunter-Lab:
        44.1501, 46.1946, -9.6107
      #c25194 color charts
#c25194 RGB chart
      #c25194 CMYK chart
      #c25194 RGB pie chart
      #c25194 color shades, tints & tones
#c25194 color schemes
#c25194 color preview, HTML & CSS examples
           This text has a color of #c25194        
        
          <p style="color:#c25194;">Text here</p>
        
        
          .mytext {color:#c25194;}
        
        Text color #c25194
      
           This box has a color of #c25194        
        
          <div style="background-color:#c25194;">Content here</div>
        
        
          .mybackground {background-color:#c25194;}
        
        Background color #c25194
      
           Border around this has a color of #c25194        
        
          <div style="border:2px solid #c25194;">Content here</div>
        
        
          .myborder {border:2px solid #c25194;}
        
        Border color #c25194