#b5217a color space conversions
Hex:
        #b5217a
        RGB:
        181, 33, 122
        CMY:
        29, 87, 52
        CMYK:
        0, 82, 33, 29
      HSL:
        324°, 69.1589%, 41.9608%
        HSV (HSB):
        324°, 81.7680%, 70.9804%
        XYZ:
        23.1128, 12.3166, 19.5715
        xyY:
        0.4202, 0.2239, 12.3166
      CIE-Lab:
        41.7150, 63.3148, -13.3631
        CIE-LCH:
        41.7150, 64.7096, 348.0822
        CIE-Luv:
        41.7150, 80.7850, -28.4759
        Hunter-Lab:
        35.0950, 56.1396, -8.4979
      #b5217a color charts
#b5217a RGB chart
      #b5217a CMYK chart
      #b5217a RGB pie chart
      #b5217a color shades, tints & tones
#b5217a color schemes
#b5217a color preview, HTML & CSS examples
           This text has a color of #b5217a        
        
          <p style="color:#b5217a;">Text here</p>
        
        
          .mytext {color:#b5217a;}
        
        Text color #b5217a
      
           This box has a color of #b5217a        
        
          <div style="background-color:#b5217a;">Content here</div>
        
        
          .mybackground {background-color:#b5217a;}
        
        Background color #b5217a
      
           Border around this has a color of #b5217a        
        
          <div style="border:2px solid #b5217a;">Content here</div>
        
        
          .myborder {border:2px solid #b5217a;}
        
        Border color #b5217a