#b3288b color space conversions
Hex:
        #b3288b
        RGB:
        179, 40, 139
        CMY:
        30, 84, 45
        CMYK:
        0, 78, 22, 30
      HSL:
        317°, 63.4703%, 42.9412%
        HSV (HSB):
        317°, 77.6536%, 70.1961%
        XYZ:
        24.0094, 12.9654, 25.6632
        xyY:
        0.3833, 0.2070, 12.9654
      CIE-Lab:
        42.7110, 63.0060, -22.3158
        CIE-LCH:
        42.7110, 66.8413, 340.4966
        CIE-Luv:
        42.7110, 70.6175, -40.7686
        Hunter-Lab:
        36.0075, 56.0089, -17.0519
      #b3288b color charts
#b3288b RGB chart
      #b3288b CMYK chart
      #b3288b RGB pie chart
      #b3288b color shades, tints & tones
#b3288b color schemes
#b3288b color preview, HTML & CSS examples
           This text has a color of #b3288b        
        
          <p style="color:#b3288b;">Text here</p>
        
        
          .mytext {color:#b3288b;}
        
        Text color #b3288b
      
           This box has a color of #b3288b        
        
          <div style="background-color:#b3288b;">Content here</div>
        
        
          .mybackground {background-color:#b3288b;}
        
        Background color #b3288b
      
           Border around this has a color of #b3288b        
        
          <div style="border:2px solid #b3288b;">Content here</div>
        
        
          .myborder {border:2px solid #b3288b;}
        
        Border color #b3288b