#b32dae color space conversions
Hex:
        #b32dae
        RGB:
        179, 45, 174
        CMY:
        30, 82, 32
        CMYK:
        0, 75, 3, 30
      HSL:
        302°, 59.8214%, 43.9216%
        HSV (HSB):
        302°, 74.8603%, 70.1961%
        XYZ:
        27.1688, 14.5165, 41.4144
        xyY:
        0.3269, 0.1747, 14.5165
      CIE-Lab:
        44.9647, 66.5885, -39.7969
        CIE-LCH:
        44.9647, 77.5747, 329.1352
        CIE-Luv:
        44.9647, 56.4349, -66.8882
        Hunter-Lab:
        38.1005, 60.6093, -37.7766
      #b32dae color charts
#b32dae RGB chart
      #b32dae CMYK chart
      #b32dae RGB pie chart
      #b32dae color shades, tints & tones
#b32dae color schemes
#b32dae color preview, HTML & CSS examples
           This text has a color of #b32dae        
        
          <p style="color:#b32dae;">Text here</p>
        
        
          .mytext {color:#b32dae;}
        
        Text color #b32dae
      
           This box has a color of #b32dae        
        
          <div style="background-color:#b32dae;">Content here</div>
        
        
          .mybackground {background-color:#b32dae;}
        
        Background color #b32dae
      
           Border around this has a color of #b32dae        
        
          <div style="border:2px solid #b32dae;">Content here</div>
        
        
          .myborder {border:2px solid #b32dae;}
        
        Border color #b32dae