#8300e3 color space conversions
Hex:
        #8300e3
        RGB:
        131, 0, 227
        CMY:
        49, 100, 11
        CMYK:
        42, 100, 0, 11
      HSL:
        275°, 100.0000%, 44.5098%
        HSV (HSB):
        275°, 100.0000%, 89.0196%
        XYZ:
        23.2252, 10.3713, 73.4508
        xyY:
        0.2170, 0.0969, 10.3713
      CIE-Lab:
        38.5008, 77.6741, -81.4382
        CIE-LCH:
        38.5008, 112.5408, 313.6448
        CIE-Luv:
        38.5008, 17.4719, -117.3611
        Hunter-Lab:
        32.2046, 72.3721, -112.6829
      #8300e3 color charts
#8300e3 RGB chart
      #8300e3 CMYK chart
      #8300e3 RGB pie chart
      #8300e3 color shades, tints & tones
#8300e3 color schemes
#8300e3 color preview, HTML & CSS examples
           This text has a color of #8300e3        
        
          <p style="color:#8300e3;">Text here</p>
        
        
          .mytext {color:#8300e3;}
        
        Text color #8300e3
      
           This box has a color of #8300e3        
        
          <div style="background-color:#8300e3;">Content here</div>
        
        
          .mybackground {background-color:#8300e3;}
        
        Background color #8300e3
      
           Border around this has a color of #8300e3        
        
          <div style="border:2px solid #8300e3;">Content here</div>
        
        
          .myborder {border:2px solid #8300e3;}
        
        Border color #8300e3