#b25992 color space conversions
Hex:
        #b25992
        RGB:
        178, 89, 146
        CMY:
        30, 65, 43
        CMYK:
        0, 50, 18, 30
      HSL:
        322°, 36.6255%, 52.3529%
        HSV (HSB):
        322°, 50.0000%, 69.8039%
        XYZ:
        27.1208, 18.6851, 29.3713
        xyY:
        0.3608, 0.2485, 18.6851
      CIE-Lab:
        50.3167, 43.3255, -14.8872
        CIE-LCH:
        50.3167, 45.8119, 341.0366
        CIE-Luv:
        50.3167, 50.0050, -28.2254
        Hunter-Lab:
        43.2262, 36.3477, -10.0279
      #b25992 color charts
#b25992 RGB chart
      #b25992 CMYK chart
      #b25992 RGB pie chart
      #b25992 color shades, tints & tones
#b25992 color schemes
#b25992 color preview, HTML & CSS examples
           This text has a color of #b25992        
        
          <p style="color:#b25992;">Text here</p>
        
        
          .mytext {color:#b25992;}
        
        Text color #b25992
      
           This box has a color of #b25992        
        
          <div style="background-color:#b25992;">Content here</div>
        
        
          .mybackground {background-color:#b25992;}
        
        Background color #b25992
      
           Border around this has a color of #b25992        
        
          <div style="border:2px solid #b25992;">Content here</div>
        
        
          .myborder {border:2px solid #b25992;}
        
        Border color #b25992