#b5255d color space conversions
Hex:
        #b5255d
        RGB:
        181, 37, 93
        CMY:
        29, 85, 64
        CMYK:
        0, 80, 49, 29
      HSL:
        337°, 66.0550%, 42.7451%
        HSV (HSB):
        337°, 79.5580%, 70.9804%
        XYZ:
        21.6934, 11.9372, 11.5167
        xyY:
        0.4805, 0.2644, 11.9372
      CIE-Lab:
        41.1161, 59.3720, 3.8918
        CIE-LCH:
        41.1161, 59.4995, 3.7504
        CIE-Luv:
        41.1161, 91.3673, -6.2818
        Hunter-Lab:
        34.5503, 51.6136, 4.4220
      #b5255d color charts
#b5255d RGB chart
      #b5255d CMYK chart
      #b5255d RGB pie chart
      #b5255d color shades, tints & tones
#b5255d color schemes
#b5255d color preview, HTML & CSS examples
           This text has a color of #b5255d        
        
          <p style="color:#b5255d;">Text here</p>
        
        
          .mytext {color:#b5255d;}
        
        Text color #b5255d
      
           This box has a color of #b5255d        
        
          <div style="background-color:#b5255d;">Content here</div>
        
        
          .mybackground {background-color:#b5255d;}
        
        Background color #b5255d
      
           Border around this has a color of #b5255d        
        
          <div style="border:2px solid #b5255d;">Content here</div>
        
        
          .myborder {border:2px solid #b5255d;}
        
        Border color #b5255d