#8064ee color space conversions
Hex:
        #8064ee
        RGB:
        128, 100, 238
        CMY:
        50, 61, 7
        CMYK:
        46, 58, 0, 7
      HSL:
        252°, 80.2326%, 66.2745%
        HSV (HSB):
        252°, 57.9832%, 93.3333%
        XYZ:
        28.8919, 19.8766, 83.2027
        xyY:
        0.2189, 0.1506, 19.8766
      CIE-Lab:
        51.6974, 44.3891, -66.1279
        CIE-LCH:
        51.6974, 79.6448, 303.8719
        CIE-Luv:
        51.6974, 1.7289, -106.2631
        Hunter-Lab:
        44.5832, 37.6554, -79.4409
      #8064ee color charts
#8064ee RGB chart
      #8064ee CMYK chart
      #8064ee RGB pie chart
      #8064ee color shades, tints & tones
#8064ee color schemes
#8064ee color preview, HTML & CSS examples
           This text has a color of #8064ee        
        
          <p style="color:#8064ee;">Text here</p>
        
        
          .mytext {color:#8064ee;}
        
        Text color #8064ee
      
           This box has a color of #8064ee        
        
          <div style="background-color:#8064ee;">Content here</div>
        
        
          .mybackground {background-color:#8064ee;}
        
        Background color #8064ee
      
           Border around this has a color of #8064ee        
        
          <div style="border:2px solid #8064ee;">Content here</div>
        
        
          .myborder {border:2px solid #8064ee;}
        
        Border color #8064ee