#b0257d color space conversions
Hex:
        #b0257d
        RGB:
        176, 37, 125
        CMY:
        31, 85, 51
        CMYK:
        0, 79, 29, 31
      HSL:
        322°, 65.2582%, 41.7647%
        HSV (HSB):
        322°, 78.9773%, 69.0196%
        XYZ:
        22.2677, 12.0339, 20.5512
        xyY:
        0.4060, 0.2194, 12.0339
      CIE-Lab:
        41.2700, 61.3821, -15.9830
        CIE-LCH:
        41.2700, 63.4289, 345.4051
        CIE-Luv:
        41.2700, 74.5757, -31.5233
        Hunter-Lab:
        34.6899, 53.8732, -10.8419
      #b0257d color charts
#b0257d RGB chart
      #b0257d CMYK chart
      #b0257d RGB pie chart
      #b0257d color shades, tints & tones
#b0257d color schemes
#b0257d color preview, HTML & CSS examples
           This text has a color of #b0257d        
        
          <p style="color:#b0257d;">Text here</p>
        
        
          .mytext {color:#b0257d;}
        
        Text color #b0257d
      
           This box has a color of #b0257d        
        
          <div style="background-color:#b0257d;">Content here</div>
        
        
          .mybackground {background-color:#b0257d;}
        
        Background color #b0257d
      
           Border around this has a color of #b0257d        
        
          <div style="border:2px solid #b0257d;">Content here</div>
        
        
          .myborder {border:2px solid #b0257d;}
        
        Border color #b0257d