#8304ef color space conversions
Hex:
        #8304ef
        RGB:
        131, 4, 239
        CMY:
        49, 98, 6
        CMYK:
        45, 98, 0, 6
      HSL:
        272°, 96.7078%, 47.6471%
        HSV (HSB):
        272°, 98.3264%, 93.7255%
        XYZ:
        24.9835, 11.1441, 82.4956
        xyY:
        0.2106, 0.0939, 11.1441
      CIE-Lab:
        39.8222, 79.6759, -86.0830
        CIE-LCH:
        39.8222, 117.2967, 312.7864
        CIE-Luv:
        39.8222, 15.2577, -124.3474
        Hunter-Lab:
        33.3828, 75.1683, -123.1495
      #8304ef color charts
#8304ef RGB chart
      #8304ef CMYK chart
      #8304ef RGB pie chart
      #8304ef color shades, tints & tones
#8304ef color schemes
#8304ef color preview, HTML & CSS examples
           This text has a color of #8304ef        
        
          <p style="color:#8304ef;">Text here</p>
        
        
          .mytext {color:#8304ef;}
        
        Text color #8304ef
      
           This box has a color of #8304ef        
        
          <div style="background-color:#8304ef;">Content here</div>
        
        
          .mybackground {background-color:#8304ef;}
        
        Background color #8304ef
      
           Border around this has a color of #8304ef        
        
          <div style="border:2px solid #8304ef;">Content here</div>
        
        
          .myborder {border:2px solid #8304ef;}
        
        Border color #8304ef