#8300ea color space conversions
Hex:
        #8300ea
        RGB:
        131, 0, 234
        CMY:
        49, 100, 8
        CMYK:
        44, 100, 0, 8
      HSL:
        274°, 100.0000%, 45.8824%
        HSV (HSB):
        274°, 100.0000%, 91.7647%
        XYZ:
        24.2114, 10.7658, 78.6438
        xyY:
        0.2131, 0.0948, 10.7658
      CIE-Lab:
        39.1832, 79.0959, -84.3016
        CIE-LCH:
        39.1832, 115.5981, 313.1752
        CIE-Luv:
        39.1832, 16.2254, -121.5039
        Hunter-Lab:
        32.8113, 74.2949, -119.1415
      #8300ea color charts
#8300ea RGB chart
      #8300ea CMYK chart
      #8300ea RGB pie chart
      #8300ea color shades, tints & tones
#8300ea color schemes
#8300ea color preview, HTML & CSS examples
           This text has a color of #8300ea        
        
          <p style="color:#8300ea;">Text here</p>
        
        
          .mytext {color:#8300ea;}
        
        Text color #8300ea
      
           This box has a color of #8300ea        
        
          <div style="background-color:#8300ea;">Content here</div>
        
        
          .mybackground {background-color:#8300ea;}
        
        Background color #8300ea
      
           Border around this has a color of #8300ea        
        
          <div style="border:2px solid #8300ea;">Content here</div>
        
        
          .myborder {border:2px solid #8300ea;}
        
        Border color #8300ea