#b4007d color space conversions
Hex:
        #b4007d
        RGB:
        180, 0, 125
        CMY:
        29, 100, 51
        CMYK:
        0, 100, 31, 29
      HSL:
        318°, 100.0000%, 35.2941%
        HSV (HSB):
        318°, 100.0000%, 70.5882%
        XYZ:
        22.5241, 11.1840, 20.3736
        xyY:
        0.4165, 0.2068, 11.1840
      CIE-Lab:
        39.8886, 68.5145, -18.0333
        CIE-LCH:
        39.8886, 70.8479, 345.2540
        CIE-Luv:
        39.8886, 83.2442, -35.2421
        Hunter-Lab:
        33.4424, 61.6986, -12.7106
      #b4007d color charts
#b4007d RGB chart
      #b4007d CMYK chart
      #b4007d RGB pie chart
      #b4007d color shades, tints & tones
#b4007d color schemes
#b4007d color preview, HTML & CSS examples
           This text has a color of #b4007d        
        
          <p style="color:#b4007d;">Text here</p>
        
        
          .mytext {color:#b4007d;}
        
        Text color #b4007d
      
           This box has a color of #b4007d        
        
          <div style="background-color:#b4007d;">Content here</div>
        
        
          .mybackground {background-color:#b4007d;}
        
        Background color #b4007d
      
           Border around this has a color of #b4007d        
        
          <div style="border:2px solid #b4007d;">Content here</div>
        
        
          .myborder {border:2px solid #b4007d;}
        
        Border color #b4007d