#b3488d color space conversions
Hex:
        #b3488d
        RGB:
        179, 72, 141
        CMY:
        30, 72, 45
        CMYK:
        0, 60, 21, 30
      HSL:
        321°, 42.6295%, 49.2157%
        HSV (HSB):
        321°, 59.7765%, 70.1961%
        XYZ:
        25.7155, 16.1415, 26.9596
        xyY:
        0.3737, 0.2346, 16.1415
      CIE-Lab:
        47.1596, 51.1470, -16.6920
        CIE-LCH:
        47.1596, 53.8018, 341.9258
        CIE-Luv:
        47.1596, 59.5497, -31.7214
        Hunter-Lab:
        40.1765, 43.9423, -11.6617
      #b3488d color charts
#b3488d RGB chart
      #b3488d CMYK chart
      #b3488d RGB pie chart
      #b3488d color shades, tints & tones
#b3488d color schemes
#b3488d color preview, HTML & CSS examples
           This text has a color of #b3488d        
        
          <p style="color:#b3488d;">Text here</p>
        
        
          .mytext {color:#b3488d;}
        
        Text color #b3488d
      
           This box has a color of #b3488d        
        
          <div style="background-color:#b3488d;">Content here</div>
        
        
          .mybackground {background-color:#b3488d;}
        
        Background color #b3488d
      
           Border around this has a color of #b3488d        
        
          <div style="border:2px solid #b3488d;">Content here</div>
        
        
          .myborder {border:2px solid #b3488d;}
        
        Border color #b3488d