#b3238d color space conversions
Hex:
        #b3238d
        RGB:
        179, 35, 141
        CMY:
        30, 86, 45
        CMYK:
        0, 80, 21, 30
      HSL:
        316°, 67.2897%, 41.9608%
        HSV (HSB):
        316°, 80.4469%, 70.1961%
        XYZ:
        23.9992, 12.7089, 26.3875
        xyY:
        0.3804, 0.2014, 12.7089
      CIE-Lab:
        42.3212, 64.6411, -24.1392
        CIE-LCH:
        42.3212, 69.0013, 339.5226
        CIE-Luv:
        42.3212, 70.9220, -43.4735
        Hunter-Lab:
        35.6495, 57.7792, -18.9313
      #b3238d color charts
#b3238d RGB chart
      #b3238d CMYK chart
      #b3238d RGB pie chart
      #b3238d color shades, tints & tones
#b3238d color schemes
#b3238d color preview, HTML & CSS examples
           This text has a color of #b3238d        
        
          <p style="color:#b3238d;">Text here</p>
        
        
          .mytext {color:#b3238d;}
        
        Text color #b3238d
      
           This box has a color of #b3238d        
        
          <div style="background-color:#b3238d;">Content here</div>
        
        
          .mybackground {background-color:#b3238d;}
        
        Background color #b3238d
      
           Border around this has a color of #b3238d        
        
          <div style="border:2px solid #b3238d;">Content here</div>
        
        
          .myborder {border:2px solid #b3238d;}
        
        Border color #b3238d