#b32ece color space conversions
Hex:
        #b32ece
        RGB:
        179, 46, 206
        CMY:
        30, 82, 19
        CMYK:
        13, 78, 0, 19
      HSL:
        290°, 63.4921%, 49.4118%
        HSV (HSB):
        290°, 77.6699%, 80.7843%
        XYZ:
        30.7080, 15.9939, 59.8612
        xyY:
        0.2882, 0.1501, 15.9939
      CIE-Lab:
        46.9665, 71.6822, -55.2790
        CIE-LCH:
        46.9665, 90.5213, 322.3618
        CIE-Luv:
        46.9665, 45.7915, -90.7300
        Hunter-Lab:
        39.9924, 67.0737, -60.7514
      #b32ece color charts
#b32ece RGB chart
      #b32ece CMYK chart
      #b32ece RGB pie chart
      #b32ece color shades, tints & tones
#b32ece color schemes
#b32ece color preview, HTML & CSS examples
           This text has a color of #b32ece        
        
          <p style="color:#b32ece;">Text here</p>
        
        
          .mytext {color:#b32ece;}
        
        Text color #b32ece
      
           This box has a color of #b32ece        
        
          <div style="background-color:#b32ece;">Content here</div>
        
        
          .mybackground {background-color:#b32ece;}
        
        Background color #b32ece
      
           Border around this has a color of #b32ece        
        
          <div style="border:2px solid #b32ece;">Content here</div>
        
        
          .myborder {border:2px solid #b32ece;}
        
        Border color #b32ece