#b25685 color space conversions
Hex:
        #b25685
        RGB:
        178, 86, 133
        CMY:
        30, 66, 48
        CMYK:
        0, 52, 25, 30
      HSL:
        329°, 37.3984%, 51.7647%
        HSV (HSB):
        329°, 51.6854%, 69.8039%
        XYZ:
        25.9215, 17.8140, 24.2625
        xyY:
        0.3812, 0.2620, 17.8140
      CIE-Lab:
        49.2697, 42.9130, -8.7179
        CIE-LCH:
        49.2697, 43.7895, 348.5165
        CIE-Luv:
        49.2697, 54.7749, -19.3370
        Hunter-Lab:
        42.2066, 35.7655, -4.5383
      #b25685 color charts
#b25685 RGB chart
      #b25685 CMYK chart
      #b25685 RGB pie chart
      #b25685 color shades, tints & tones
#b25685 color schemes
#b25685 color preview, HTML & CSS examples
           This text has a color of #b25685        
        
          <p style="color:#b25685;">Text here</p>
        
        
          .mytext {color:#b25685;}
        
        Text color #b25685
      
           This box has a color of #b25685        
        
          <div style="background-color:#b25685;">Content here</div>
        
        
          .mybackground {background-color:#b25685;}
        
        Background color #b25685
      
           Border around this has a color of #b25685        
        
          <div style="border:2px solid #b25685;">Content here</div>
        
        
          .myborder {border:2px solid #b25685;}
        
        Border color #b25685