#b5398d color space conversions
Hex:
        #b5398d
        RGB:
        181, 57, 141
        CMY:
        29, 78, 45
        CMYK:
        0, 69, 22, 29
      HSL:
        319°, 52.1008%, 46.6667%
        HSV (HSB):
        319°, 68.5083%, 70.9804%
        XYZ:
        25.3269, 14.6731, 26.6966
        xyY:
        0.3797, 0.2200, 14.6731
      CIE-Lab:
        45.1832, 58.0290, -19.6900
        CIE-LCH:
        45.1832, 61.2785, 341.2573
        CIE-Luv:
        45.1832, 66.5999, -36.7965
        Hunter-Lab:
        38.3055, 50.9864, -14.5077
      #b5398d color charts
#b5398d RGB chart
      #b5398d CMYK chart
      #b5398d RGB pie chart
      #b5398d color shades, tints & tones
#b5398d color schemes
#b5398d color preview, HTML & CSS examples
           This text has a color of #b5398d        
        
          <p style="color:#b5398d;">Text here</p>
        
        
          .mytext {color:#b5398d;}
        
        Text color #b5398d
      
           This box has a color of #b5398d        
        
          <div style="background-color:#b5398d;">Content here</div>
        
        
          .mybackground {background-color:#b5398d;}
        
        Background color #b5398d
      
           Border around this has a color of #b5398d        
        
          <div style="border:2px solid #b5398d;">Content here</div>
        
        
          .myborder {border:2px solid #b5398d;}
        
        Border color #b5398d