#8064e4 color space conversions
Hex:
        #8064e4
        RGB:
        128, 100, 228
        CMY:
        50, 61, 11
        CMYK:
        44, 56, 0, 11
      HSL:
        253°, 70.3297%, 64.3137%
        HSV (HSB):
        253°, 56.1404%, 89.4118%
        XYZ:
        27.4628, 19.3050, 75.6776
        xyY:
        0.2243, 0.1577, 19.3050
      CIE-Lab:
        51.0421, 41.5768, -61.5702
        CIE-LCH:
        51.0421, 74.2934, 304.0302
        CIE-Luv:
        51.0421, 2.6986, -98.8644
        Hunter-Lab:
        43.9374, 34.6800, -71.3646
      #8064e4 color charts
#8064e4 RGB chart
      #8064e4 CMYK chart
      #8064e4 RGB pie chart
      #8064e4 color shades, tints & tones
#8064e4 color schemes
#8064e4 color preview, HTML & CSS examples
           This text has a color of #8064e4        
        
          <p style="color:#8064e4;">Text here</p>
        
        
          .mytext {color:#8064e4;}
        
        Text color #8064e4
      
           This box has a color of #8064e4        
        
          <div style="background-color:#8064e4;">Content here</div>
        
        
          .mybackground {background-color:#8064e4;}
        
        Background color #8064e4
      
           Border around this has a color of #8064e4        
        
          <div style="border:2px solid #8064e4;">Content here</div>
        
        
          .myborder {border:2px solid #8064e4;}
        
        Border color #8064e4