#b5297d color space conversions
Hex:
        #b5297d
        RGB:
        181, 41, 125
        CMY:
        29, 84, 51
        CMYK:
        0, 77, 31, 29
      HSL:
        324°, 63.0631%, 43.5294%
        HSV (HSB):
        324°, 77.3481%, 70.9804%
        XYZ:
        23.5507, 12.8903, 20.6489
        xyY:
        0.4125, 0.2258, 12.8903
      CIE-Lab:
        42.5975, 61.4694, -13.8756
        CIE-LCH:
        42.5975, 63.0160, 347.2797
        CIE-Luv:
        42.5975, 77.5184, -28.9615
        Hunter-Lab:
        35.9031, 54.2569, -8.9672
      #b5297d color charts
#b5297d RGB chart
      #b5297d CMYK chart
      #b5297d RGB pie chart
      #b5297d color shades, tints & tones
#b5297d color schemes
#b5297d color preview, HTML & CSS examples
           This text has a color of #b5297d        
        
          <p style="color:#b5297d;">Text here</p>
        
        
          .mytext {color:#b5297d;}
        
        Text color #b5297d
      
           This box has a color of #b5297d        
        
          <div style="background-color:#b5297d;">Content here</div>
        
        
          .mybackground {background-color:#b5297d;}
        
        Background color #b5297d
      
           Border around this has a color of #b5297d        
        
          <div style="border:2px solid #b5297d;">Content here</div>
        
        
          .myborder {border:2px solid #b5297d;}
        
        Border color #b5297d