#c25986 color space conversions
Hex:
        #c25986
        RGB:
        194, 89, 134
        CMY:
        24, 65, 47
        CMYK:
        0, 54, 31, 24
      HSL:
        334°, 46.2555%, 55.4902%
        HSV (HSB):
        334°, 54.1237%, 76.0784%
        XYZ:
        30.1236, 20.3353, 24.8917
        xyY:
        0.3998, 0.2699, 20.3353
      CIE-Lab:
        52.2142, 46.8724, -4.6803
        CIE-LCH:
        52.2142, 47.1055, 354.2978
        CIE-Luv:
        52.2142, 65.2800, -14.7733
        Hunter-Lab:
        45.0947, 40.3236, -1.1610
      #c25986 color charts
#c25986 RGB chart
      #c25986 CMYK chart
      #c25986 RGB pie chart
      #c25986 color shades, tints & tones
#c25986 color schemes
#c25986 color preview, HTML & CSS examples
           This text has a color of #c25986        
        
          <p style="color:#c25986;">Text here</p>
        
        
          .mytext {color:#c25986;}
        
        Text color #c25986
      
           This box has a color of #c25986        
        
          <div style="background-color:#c25986;">Content here</div>
        
        
          .mybackground {background-color:#c25986;}
        
        Background color #c25986
      
           Border around this has a color of #c25986        
        
          <div style="border:2px solid #c25986;">Content here</div>
        
        
          .myborder {border:2px solid #c25986;}
        
        Border color #c25986