#b340ae color space conversions
Hex:
        #b340ae
        RGB:
        179, 64, 174
        CMY:
        30, 75, 32
        CMYK:
        0, 64, 3, 30
      HSL:
        303°, 47.3251%, 47.6471%
        HSV (HSB):
        303°, 64.2458%, 70.1961%
        XYZ:
        28.0638, 16.3065, 41.7127
        xyY:
        0.3260, 0.1894, 16.3065
      CIE-Lab:
        47.3741, 59.7811, -35.9900
        CIE-LCH:
        47.3741, 69.7786, 328.9508
        CIE-Luv:
        47.3741, 51.9483, -61.2233
        Hunter-Lab:
        40.3813, 53.3849, -32.9780
      #b340ae color charts
#b340ae RGB chart
      #b340ae CMYK chart
      #b340ae RGB pie chart
      #b340ae color shades, tints & tones
#b340ae color schemes
#b340ae color preview, HTML & CSS examples
           This text has a color of #b340ae        
        
          <p style="color:#b340ae;">Text here</p>
        
        
          .mytext {color:#b340ae;}
        
        Text color #b340ae
      
           This box has a color of #b340ae        
        
          <div style="background-color:#b340ae;">Content here</div>
        
        
          .mybackground {background-color:#b340ae;}
        
        Background color #b340ae
      
           Border around this has a color of #b340ae        
        
          <div style="border:2px solid #b340ae;">Content here</div>
        
        
          .myborder {border:2px solid #b340ae;}
        
        Border color #b340ae