#b5318d color space conversions
Hex:
        #b5318d
        RGB:
        181, 49, 141
        CMY:
        29, 81, 45
        CMYK:
        0, 73, 22, 29
      HSL:
        318°, 57.3913%, 45.0980%
        HSV (HSB):
        318°, 72.9282%, 70.9804%
        XYZ:
        24.9621, 13.9435, 26.5750
        xyY:
        0.3812, 0.2129, 13.9435
      CIE-Lab:
        44.1518, 60.9224, -21.2779
        CIE-LCH:
        44.1518, 64.5313, 340.7476
        CIE-Luv:
        44.1518, 69.0555, -39.3045
        Hunter-Lab:
        37.3410, 53.9789, -16.0572
      #b5318d color charts
#b5318d RGB chart
      #b5318d CMYK chart
      #b5318d RGB pie chart
      #b5318d color shades, tints & tones
#b5318d color schemes
#b5318d color preview, HTML & CSS examples
           This text has a color of #b5318d        
        
          <p style="color:#b5318d;">Text here</p>
        
        
          .mytext {color:#b5318d;}
        
        Text color #b5318d
      
           This box has a color of #b5318d        
        
          <div style="background-color:#b5318d;">Content here</div>
        
        
          .mybackground {background-color:#b5318d;}
        
        Background color #b5318d
      
           Border around this has a color of #b5318d        
        
          <div style="border:2px solid #b5318d;">Content here</div>
        
        
          .myborder {border:2px solid #b5318d;}
        
        Border color #b5318d