#b2659a color space conversions
Hex:
        #b2659a
        RGB:
        178, 101, 154
        CMY:
        30, 60, 40
        CMYK:
        0, 43, 13, 30
      HSL:
        319°, 33.3333%, 54.7059%
        HSV (HSB):
        319°, 43.2584%, 69.8039%
        XYZ:
        28.8465, 21.1054, 33.1252
        xyY:
        0.3472, 0.2540, 21.1054
      CIE-Lab:
        53.0647, 38.3195, -15.4355
        CIE-LCH:
        53.0647, 41.3115, 338.0599
        CIE-Luv:
        53.0647, 42.4729, -28.4880
        Hunter-Lab:
        45.9406, 31.6855, -10.5922
      #b2659a color charts
#b2659a RGB chart
      #b2659a CMYK chart
      #b2659a RGB pie chart
      #b2659a color shades, tints & tones
#b2659a color schemes
#b2659a color preview, HTML & CSS examples
           This text has a color of #b2659a        
        
          <p style="color:#b2659a;">Text here</p>
        
        
          .mytext {color:#b2659a;}
        
        Text color #b2659a
      
           This box has a color of #b2659a        
        
          <div style="background-color:#b2659a;">Content here</div>
        
        
          .mybackground {background-color:#b2659a;}
        
        Background color #b2659a
      
           Border around this has a color of #b2659a        
        
          <div style="border:2px solid #b2659a;">Content here</div>
        
        
          .myborder {border:2px solid #b2659a;}
        
        Border color #b2659a