#b4299d color space conversions
Hex:
        #b4299d
        RGB:
        180, 41, 157
        CMY:
        29, 84, 38
        CMYK:
        0, 77, 13, 29
      HSL:
        310°, 62.8959%, 43.3333%
        HSV (HSB):
        310°, 77.2222%, 70.5882%
        XYZ:
        25.7011, 13.7235, 33.1926
        xyY:
        0.3539, 0.1890, 13.7235
      CIE-Lab:
        43.8338, 65.4224, -31.4421
        CIE-LCH:
        43.8338, 72.5857, 334.3310
        CIE-Luv:
        43.8338, 64.1779, -54.3272
        Hunter-Lab:
        37.0452, 59.0100, -27.1923
      #b4299d color charts
#b4299d RGB chart
      #b4299d CMYK chart
      #b4299d RGB pie chart
      #b4299d color shades, tints & tones
#b4299d color schemes
#b4299d color preview, HTML & CSS examples
           This text has a color of #b4299d        
        
          <p style="color:#b4299d;">Text here</p>
        
        
          .mytext {color:#b4299d;}
        
        Text color #b4299d
      
           This box has a color of #b4299d        
        
          <div style="background-color:#b4299d;">Content here</div>
        
        
          .mybackground {background-color:#b4299d;}
        
        Background color #b4299d
      
           Border around this has a color of #b4299d        
        
          <div style="border:2px solid #b4299d;">Content here</div>
        
        
          .myborder {border:2px solid #b4299d;}
        
        Border color #b4299d