#b0369a color space conversions
Hex:
        #b0369a
        RGB:
        176, 54, 154
        CMY:
        31, 79, 40
        CMYK:
        0, 69, 13, 31
      HSL:
        311°, 53.0435%, 45.0980%
        HSV (HSB):
        311°, 69.3182%, 69.0196%
        XYZ:
        25.0564, 14.2015, 31.9924
        xyY:
        0.3517, 0.1993, 14.2015
      CIE-Lab:
        44.5206, 59.7354, -28.6156
        CIE-LCH:
        44.5206, 66.2357, 334.4038
        CIE-Luv:
        44.5206, 59.1419, -49.6149
        Hunter-Lab:
        37.6849, 52.7346, -23.9545
      #b0369a color charts
#b0369a RGB chart
      #b0369a CMYK chart
      #b0369a RGB pie chart
      #b0369a color shades, tints & tones
#b0369a color schemes
#b0369a color preview, HTML & CSS examples
           This text has a color of #b0369a        
        
          <p style="color:#b0369a;">Text here</p>
        
        
          .mytext {color:#b0369a;}
        
        Text color #b0369a
      
           This box has a color of #b0369a        
        
          <div style="background-color:#b0369a;">Content here</div>
        
        
          .mybackground {background-color:#b0369a;}
        
        Background color #b0369a
      
           Border around this has a color of #b0369a        
        
          <div style="border:2px solid #b0369a;">Content here</div>
        
        
          .myborder {border:2px solid #b0369a;}
        
        Border color #b0369a