#b5158a color space conversions
Hex:
        #b5158a
        RGB:
        181, 21, 138
        CMY:
        29, 92, 46
        CMYK:
        0, 88, 24, 29
      HSL:
        316°, 79.2079%, 39.6078%
        HSV (HSB):
        316°, 88.3978%, 70.9804%
        XYZ:
        23.9117, 12.1951, 25.1384
        xyY:
        0.3904, 0.1991, 12.1951
      CIE-Lab:
        41.5245, 67.6909, -23.5136
        CIE-LCH:
        41.5245, 71.6586, 340.8445
        CIE-Luv:
        41.5245, 76.1301, -42.9050
        Hunter-Lab:
        34.9214, 61.1113, -18.2352
      #b5158a color charts
#b5158a RGB chart
      #b5158a CMYK chart
      #b5158a RGB pie chart
      #b5158a color shades, tints & tones
#b5158a color schemes
#b5158a color preview, HTML & CSS examples
           This text has a color of #b5158a        
        
          <p style="color:#b5158a;">Text here</p>
        
        
          .mytext {color:#b5158a;}
        
        Text color #b5158a
      
           This box has a color of #b5158a        
        
          <div style="background-color:#b5158a;">Content here</div>
        
        
          .mybackground {background-color:#b5158a;}
        
        Background color #b5158a
      
           Border around this has a color of #b5158a        
        
          <div style="border:2px solid #b5158a;">Content here</div>
        
        
          .myborder {border:2px solid #b5158a;}
        
        Border color #b5158a