#b2338b color space conversions
Hex:
        #b2338b
        RGB:
        178, 51, 139
        CMY:
        30, 80, 45
        CMYK:
        0, 71, 22, 30
      HSL:
        318°, 55.4585%, 44.9020%
        HSV (HSB):
        318°, 71.3483%, 69.8039%
        XYZ:
        24.2041, 13.6967, 25.7941
        xyY:
        0.3800, 0.2150, 13.6967
      CIE-Lab:
        43.7948, 59.1867, -20.6570
        CIE-LCH:
        43.7948, 62.6879, 340.7603
        CIE-Luv:
        43.7948, 66.8881, -38.0614
        Hunter-Lab:
        37.0091, 51.9741, -15.4169
      #b2338b color charts
#b2338b RGB chart
      #b2338b CMYK chart
      #b2338b RGB pie chart
      #b2338b color shades, tints & tones
#b2338b color schemes
#b2338b color preview, HTML & CSS examples
           This text has a color of #b2338b        
        
          <p style="color:#b2338b;">Text here</p>
        
        
          .mytext {color:#b2338b;}
        
        Text color #b2338b
      
           This box has a color of #b2338b        
        
          <div style="background-color:#b2338b;">Content here</div>
        
        
          .mybackground {background-color:#b2338b;}
        
        Background color #b2338b
      
           Border around this has a color of #b2338b        
        
          <div style="border:2px solid #b2338b;">Content here</div>
        
        
          .myborder {border:2px solid #b2338b;}
        
        Border color #b2338b