#8336eb color space conversions
Hex:
        #8336eb
        RGB:
        131, 54, 235
        CMY:
        49, 79, 8
        CMYK:
        44, 77, 0, 8
      HSL:
        266°, 81.9005%, 56.6667%
        HSV (HSB):
        266°, 77.0213%, 92.1569%
        XYZ:
        25.6746, 13.4618, 79.8424
        xyY:
        0.2158, 0.1131, 13.4618
      CIE-Lab:
        43.4510, 66.9612, -77.8505
        CIE-LCH:
        43.4510, 102.6864, 310.6997
        CIE-Luv:
        43.4510, 12.4331, -118.0410
        Hunter-Lab:
        36.6903, 60.7002, -103.3388
      #8336eb color charts
#8336eb RGB chart
      #8336eb CMYK chart
      #8336eb RGB pie chart
      #8336eb color shades, tints & tones
#8336eb color schemes
#8336eb color preview, HTML & CSS examples
           This text has a color of #8336eb        
        
          <p style="color:#8336eb;">Text here</p>
        
        
          .mytext {color:#8336eb;}
        
        Text color #8336eb
      
           This box has a color of #8336eb        
        
          <div style="background-color:#8336eb;">Content here</div>
        
        
          .mybackground {background-color:#8336eb;}
        
        Background color #8336eb
      
           Border around this has a color of #8336eb        
        
          <div style="border:2px solid #8336eb;">Content here</div>
        
        
          .myborder {border:2px solid #8336eb;}
        
        Border color #8336eb