#b03380 color space conversions
Hex:
        #b03380
        RGB:
        176, 51, 128
        CMY:
        31, 80, 50
        CMYK:
        0, 71, 27, 31
      HSL:
        323°, 55.0661%, 44.5098%
        HSV (HSB):
        323°, 71.0227%, 69.0196%
        XYZ:
        22.9846, 13.1563, 21.7501
        xyY:
        0.3970, 0.2273, 13.1563
      CIE-Lab:
        42.9978, 57.2075, -15.1929
        CIE-LCH:
        42.9978, 59.1906, 345.1270
        CIE-Luv:
        42.9978, 69.3668, -30.0264
        Hunter-Lab:
        36.2716, 49.6368, -10.1628
      #b03380 color charts
#b03380 RGB chart
      #b03380 CMYK chart
      #b03380 RGB pie chart
      #b03380 color shades, tints & tones
#b03380 color schemes
#b03380 color preview, HTML & CSS examples
           This text has a color of #b03380        
        
          <p style="color:#b03380;">Text here</p>
        
        
          .mytext {color:#b03380;}
        
        Text color #b03380
      
           This box has a color of #b03380        
        
          <div style="background-color:#b03380;">Content here</div>
        
        
          .mybackground {background-color:#b03380;}
        
        Background color #b03380
      
           Border around this has a color of #b03380        
        
          <div style="border:2px solid #b03380;">Content here</div>
        
        
          .myborder {border:2px solid #b03380;}
        
        Border color #b03380