#b324ae color space conversions
Hex:
        #b324ae
        RGB:
        179, 36, 174
        CMY:
        30, 86, 32
        CMYK:
        0, 80, 3, 30
      HSL:
        302°, 66.5116%, 42.1569%
        HSV (HSB):
        302°, 79.8883%, 70.1961%
        XYZ:
        26.8613, 13.9015, 41.3119
        xyY:
        0.3273, 0.1694, 13.9015
      CIE-Lab:
        44.0913, 69.1059, -41.1832
        CIE-LCH:
        44.0913, 80.4468, 329.2075
        CIE-Luv:
        44.0913, 57.9976, -68.8633
        Hunter-Lab:
        37.2846, 63.3500, -39.5949
      #b324ae color charts
#b324ae RGB chart
      #b324ae CMYK chart
      #b324ae RGB pie chart
      #b324ae color shades, tints & tones
#b324ae color schemes
#b324ae color preview, HTML & CSS examples
           This text has a color of #b324ae        
        
          <p style="color:#b324ae;">Text here</p>
        
        
          .mytext {color:#b324ae;}
        
        Text color #b324ae
      
           This box has a color of #b324ae        
        
          <div style="background-color:#b324ae;">Content here</div>
        
        
          .mybackground {background-color:#b324ae;}
        
        Background color #b324ae
      
           Border around this has a color of #b324ae        
        
          <div style="border:2px solid #b324ae;">Content here</div>
        
        
          .myborder {border:2px solid #b324ae;}
        
        Border color #b324ae