#b0427a color space conversions
Hex:
        #b0427a
        RGB:
        176, 66, 122
        CMY:
        31, 74, 52
        CMYK:
        0, 63, 31, 31
      HSL:
        329°, 45.4545%, 47.4510%
        HSV (HSB):
        329°, 62.5000%, 69.0196%
        XYZ:
        23.3656, 14.5317, 19.9857
        xyY:
        0.4037, 0.2511, 14.5317
      CIE-Lab:
        44.9860, 50.3493, -8.5142
        CIE-LCH:
        44.9860, 51.0641, 350.4020
        CIE-Luv:
        44.9860, 65.7095, -20.0382
        Hunter-Lab:
        38.1204, 42.6991, -4.4002
      #b0427a color charts
#b0427a RGB chart
      #b0427a CMYK chart
      #b0427a RGB pie chart
      #b0427a color shades, tints & tones
#b0427a color schemes
#b0427a color preview, HTML & CSS examples
           This text has a color of #b0427a        
        
          <p style="color:#b0427a;">Text here</p>
        
        
          .mytext {color:#b0427a;}
        
        Text color #b0427a
      
           This box has a color of #b0427a        
        
          <div style="background-color:#b0427a;">Content here</div>
        
        
          .mybackground {background-color:#b0427a;}
        
        Background color #b0427a
      
           Border around this has a color of #b0427a        
        
          <div style="border:2px solid #b0427a;">Content here</div>
        
        
          .myborder {border:2px solid #b0427a;}
        
        Border color #b0427a