#b5286d color space conversions
Hex:
        #b5286d
        RGB:
        181, 40, 109
        CMY:
        29, 84, 57
        CMYK:
        0, 78, 40, 29
      HSL:
        331°, 63.8009%, 43.3333%
        HSV (HSB):
        331°, 77.9006%, 70.9804%
        XYZ:
        22.5752, 12.4455, 15.6804
        xyY:
        0.4453, 0.2455, 12.4455
      CIE-Lab:
        41.9155, 60.0115, -4.9780
        CIE-LCH:
        41.9155, 60.2176, 355.2581
        CIE-Luv:
        41.9155, 84.1801, -17.0606
        Hunter-Lab:
        35.2781, 52.4889, -1.6584
      #b5286d color charts
#b5286d RGB chart
      #b5286d CMYK chart
      #b5286d RGB pie chart
      #b5286d color shades, tints & tones
#b5286d color schemes
#b5286d color preview, HTML & CSS examples
           This text has a color of #b5286d        
        
          <p style="color:#b5286d;">Text here</p>
        
        
          .mytext {color:#b5286d;}
        
        Text color #b5286d
      
           This box has a color of #b5286d        
        
          <div style="background-color:#b5286d;">Content here</div>
        
        
          .mybackground {background-color:#b5286d;}
        
        Background color #b5286d
      
           Border around this has a color of #b5286d        
        
          <div style="border:2px solid #b5286d;">Content here</div>
        
        
          .myborder {border:2px solid #b5286d;}
        
        Border color #b5286d