#c25985 color space conversions
Hex:
        #c25985
        RGB:
        194, 89, 133
        CMY:
        24, 65, 48
        CMYK:
        0, 54, 31, 24
      HSL:
        335°, 46.2555%, 55.4902%
        HSV (HSB):
        335°, 54.1237%, 76.0784%
        XYZ:
        30.0542, 20.3075, 24.5260
        xyY:
        0.4013, 0.2712, 20.3075
      CIE-Lab:
        52.1832, 46.7442, -4.1321
        CIE-LCH:
        52.1832, 46.9265, 354.9483
        CIE-Luv:
        52.1832, 65.5531, -14.0052
        Hunter-Lab:
        45.0639, 40.1840, -0.7239
      #c25985 color charts
#c25985 RGB chart
      #c25985 CMYK chart
      #c25985 RGB pie chart
      #c25985 color shades, tints & tones
#c25985 color schemes
#c25985 color preview, HTML & CSS examples
           This text has a color of #c25985        
        
          <p style="color:#c25985;">Text here</p>
        
        
          .mytext {color:#c25985;}
        
        Text color #c25985
      
           This box has a color of #c25985        
        
          <div style="background-color:#c25985;">Content here</div>
        
        
          .mybackground {background-color:#c25985;}
        
        Background color #c25985
      
           Border around this has a color of #c25985        
        
          <div style="border:2px solid #c25985;">Content here</div>
        
        
          .myborder {border:2px solid #c25985;}
        
        Border color #c25985