#b5458b color space conversions
Hex:
        #b5458b
        RGB:
        181, 69, 139
        CMY:
        29, 73, 45
        CMYK:
        0, 62, 23, 29
      HSL:
        323°, 44.8000%, 49.0196%
        HSV (HSB):
        323°, 61.8785%, 70.9804%
        XYZ:
        25.8444, 15.9441, 26.1415
        xyY:
        0.3805, 0.2347, 15.9441
      CIE-Lab:
        46.9010, 52.8009, -15.8544
        CIE-LCH:
        46.9010, 55.1298, 343.2867
        CIE-Luv:
        46.9010, 62.9072, -30.7919
        Hunter-Lab:
        39.9300, 45.6550, -10.8650
      #b5458b color charts
#b5458b RGB chart
      #b5458b CMYK chart
      #b5458b RGB pie chart
      #b5458b color shades, tints & tones
#b5458b color schemes
#b5458b color preview, HTML & CSS examples
           This text has a color of #b5458b        
        
          <p style="color:#b5458b;">Text here</p>
        
        
          .mytext {color:#b5458b;}
        
        Text color #b5458b
      
           This box has a color of #b5458b        
        
          <div style="background-color:#b5458b;">Content here</div>
        
        
          .mybackground {background-color:#b5458b;}
        
        Background color #b5458b
      
           Border around this has a color of #b5458b        
        
          <div style="border:2px solid #b5458b;">Content here</div>
        
        
          .myborder {border:2px solid #b5458b;}
        
        Border color #b5458b