#b25995 color space conversions
Hex:
        #b25995
        RGB:
        178, 89, 149
        CMY:
        30, 65, 42
        CMYK:
        0, 50, 16, 30
      HSL:
        320°, 36.6255%, 52.3529%
        HSV (HSB):
        320°, 50.0000%, 69.8039%
        XYZ:
        27.3573, 18.7797, 30.6167
        xyY:
        0.3564, 0.2447, 18.7797
      CIE-Lab:
        50.4284, 43.7980, -16.4959
        CIE-LCH:
        50.4284, 46.8015, 339.3619
        CIE-Luv:
        50.4284, 49.2446, -30.6446
        Hunter-Lab:
        43.3355, 36.8482, -11.5538
      #b25995 color charts
#b25995 RGB chart
      #b25995 CMYK chart
      #b25995 RGB pie chart
      #b25995 color shades, tints & tones
#b25995 color schemes
#b25995 color preview, HTML & CSS examples
           This text has a color of #b25995        
        
          <p style="color:#b25995;">Text here</p>
        
        
          .mytext {color:#b25995;}
        
        Text color #b25995
      
           This box has a color of #b25995        
        
          <div style="background-color:#b25995;">Content here</div>
        
        
          .mybackground {background-color:#b25995;}
        
        Background color #b25995
      
           Border around this has a color of #b25995        
        
          <div style="border:2px solid #b25995;">Content here</div>
        
        
          .myborder {border:2px solid #b25995;}
        
        Border color #b25995