#b5217b color space conversions
Hex:
        #b5217b
        RGB:
        181, 33, 123
        CMY:
        29, 87, 52
        CMYK:
        0, 82, 32, 29
      HSL:
        324°, 69.1589%, 41.9608%
        HSV (HSB):
        324°, 81.7680%, 70.9804%
        XYZ:
        23.1751, 12.3415, 19.8996
        xyY:
        0.4182, 0.2227, 12.3415
      CIE-Lab:
        41.7539, 63.4273, -13.9232
        CIE-LCH:
        41.7539, 64.9375, 347.6191
        CIE-Luv:
        41.7539, 80.3674, -29.2444
        Hunter-Lab:
        35.1305, 56.2753, -8.9933
      #b5217b color charts
#b5217b RGB chart
      #b5217b CMYK chart
      #b5217b RGB pie chart
      #b5217b color shades, tints & tones
#b5217b color schemes
#b5217b color preview, HTML & CSS examples
           This text has a color of #b5217b        
        
          <p style="color:#b5217b;">Text here</p>
        
        
          .mytext {color:#b5217b;}
        
        Text color #b5217b
      
           This box has a color of #b5217b        
        
          <div style="background-color:#b5217b;">Content here</div>
        
        
          .mybackground {background-color:#b5217b;}
        
        Background color #b5217b
      
           Border around this has a color of #b5217b        
        
          <div style="border:2px solid #b5217b;">Content here</div>
        
        
          .myborder {border:2px solid #b5217b;}
        
        Border color #b5217b