#b4248a color space conversions
Hex:
        #b4248a
        RGB:
        180, 36, 138
        CMY:
        29, 86, 46
        CMYK:
        0, 80, 23, 29
      HSL:
        318°, 66.6667%, 42.3529%
        HSV (HSB):
        318°, 80.0000%, 70.5882%
        XYZ:
        24.0407, 12.8000, 25.2483
        xyY:
        0.3872, 0.2062, 12.8000
      CIE-Lab:
        42.4604, 64.2237, -22.0786
        CIE-LCH:
        42.4604, 67.9128, 341.0282
        CIE-Luv:
        42.4604, 72.7110, -40.5851
        Hunter-Lab:
        35.7771, 57.3345, -16.7976
      #b4248a color charts
#b4248a RGB chart
      #b4248a CMYK chart
      #b4248a RGB pie chart
      #b4248a color shades, tints & tones
#b4248a color schemes
#b4248a color preview, HTML & CSS examples
           This text has a color of #b4248a        
        
          <p style="color:#b4248a;">Text here</p>
        
        
          .mytext {color:#b4248a;}
        
        Text color #b4248a
      
           This box has a color of #b4248a        
        
          <div style="background-color:#b4248a;">Content here</div>
        
        
          .mybackground {background-color:#b4248a;}
        
        Background color #b4248a
      
           Border around this has a color of #b4248a        
        
          <div style="border:2px solid #b4248a;">Content here</div>
        
        
          .myborder {border:2px solid #b4248a;}
        
        Border color #b4248a