#b33bff color space conversions
Hex:
        #b33bff
        RGB:
        179, 59, 255
        CMY:
        30, 77, 0
        CMYK:
        30, 77, 0, 0
      HSL:
        277°, 100.0000%, 61.5686%
        HSV (HSB):
        277°, 76.8627%, 100.0000%
        XYZ:
        38.2044, 19.9316, 96.4413
        xyY:
        0.2472, 0.1289, 19.9316
      CIE-Lab:
        51.7598, 76.9333, -75.2449
        CIE-LCH:
        51.7598, 107.6129, 315.6357
        CIE-Luv:
        51.7598, 31.0073, -122.4700
        Hunter-Lab:
        44.6449, 74.6210, -96.8262
      #b33bff color charts
#b33bff RGB chart
      #b33bff CMYK chart
      #b33bff RGB pie chart
      #b33bff color shades, tints & tones
#b33bff color schemes
#b33bff color preview, HTML & CSS examples
           This text has a color of #b33bff        
        
          <p style="color:#b33bff;">Text here</p>
        
        
          .mytext {color:#b33bff;}
        
        Text color #b33bff
      
           This box has a color of #b33bff        
        
          <div style="background-color:#b33bff;">Content here</div>
        
        
          .mybackground {background-color:#b33bff;}
        
        Background color #b33bff
      
           Border around this has a color of #b33bff        
        
          <div style="border:2px solid #b33bff;">Content here</div>
        
        
          .myborder {border:2px solid #b33bff;}
        
        Border color #b33bff