#b5257f color space conversions
Hex:
        #b5257f
        RGB:
        181, 37, 127
        CMY:
        29, 85, 50
        CMYK:
        0, 80, 30, 29
      HSL:
        323°, 66.0550%, 42.7451%
        HSV (HSB):
        323°, 79.5580%, 70.9804%
        XYZ:
        23.5484, 12.6792, 21.2849
        xyY:
        0.4094, 0.2205, 12.6792
      CIE-Lab:
        42.2758, 62.8457, -15.5980
        CIE-LCH:
        42.2758, 64.7524, 346.0611
        CIE-Luv:
        42.2758, 77.7583, -31.4659
        Hunter-Lab:
        35.6079, 55.7328, -10.5155
      #b5257f color charts
#b5257f RGB chart
      #b5257f CMYK chart
      #b5257f RGB pie chart
      #b5257f color shades, tints & tones
#b5257f color schemes
#b5257f color preview, HTML & CSS examples
           This text has a color of #b5257f        
        
          <p style="color:#b5257f;">Text here</p>
        
        
          .mytext {color:#b5257f;}
        
        Text color #b5257f
      
           This box has a color of #b5257f        
        
          <div style="background-color:#b5257f;">Content here</div>
        
        
          .mybackground {background-color:#b5257f;}
        
        Background color #b5257f
      
           Border around this has a color of #b5257f        
        
          <div style="border:2px solid #b5257f;">Content here</div>
        
        
          .myborder {border:2px solid #b5257f;}
        
        Border color #b5257f