#b0335a color space conversions
Hex:
        #b0335a
        RGB:
        176, 51, 90
        CMY:
        31, 80, 65
        CMYK:
        0, 71, 49, 31
      HSL:
        341°, 55.0661%, 44.5098%
        HSV (HSB):
        341°, 71.0227%, 69.0196%
        XYZ:
        20.9338, 12.3359, 10.9506
        xyY:
        0.4734, 0.2790, 12.3359
      CIE-Lab:
        41.7451, 53.0518, 6.5521
        CIE-LCH:
        41.7451, 53.4549, 7.0406
        CIE-Luv:
        41.7451, 82.9082, -1.8788
        Hunter-Lab:
        35.1226, 44.9253, 6.1002
      #b0335a color charts
#b0335a RGB chart
      #b0335a CMYK chart
      #b0335a RGB pie chart
      #b0335a color shades, tints & tones
#b0335a color schemes
#b0335a color preview, HTML & CSS examples
           This text has a color of #b0335a        
        
          <p style="color:#b0335a;">Text here</p>
        
        
          .mytext {color:#b0335a;}
        
        Text color #b0335a
      
           This box has a color of #b0335a        
        
          <div style="background-color:#b0335a;">Content here</div>
        
        
          .mybackground {background-color:#b0335a;}
        
        Background color #b0335a
      
           Border around this has a color of #b0335a        
        
          <div style="border:2px solid #b0335a;">Content here</div>
        
        
          .myborder {border:2px solid #b0335a;}
        
        Border color #b0335a