#8a50ee color space conversions
Hex:
        #8a50ee
        RGB:
        138, 80, 238
        CMY:
        46, 69, 7
        CMYK:
        42, 66, 0, 7
      HSL:
        262°, 82.2917%, 62.3529%
        HSV (HSB):
        262°, 66.3866%, 93.3333%
        XYZ:
        28.7825, 17.3136, 82.7138
        xyY:
        0.2234, 0.1344, 17.3136
      CIE-Lab:
        48.6528, 57.0875, -71.0183
        CIE-LCH:
        48.6528, 91.1185, 308.7938
        CIE-Luv:
        48.6528, 10.5647, -112.5590
        Hunter-Lab:
        41.6097, 50.6563, -88.7329
      #8a50ee color charts
#8a50ee RGB chart
      #8a50ee CMYK chart
      #8a50ee RGB pie chart
      #8a50ee color shades, tints & tones
#8a50ee color schemes
#8a50ee color preview, HTML & CSS examples
           This text has a color of #8a50ee        
        
          <p style="color:#8a50ee;">Text here</p>
        
        
          .mytext {color:#8a50ee;}
        
        Text color #8a50ee
      
           This box has a color of #8a50ee        
        
          <div style="background-color:#8a50ee;">Content here</div>
        
        
          .mybackground {background-color:#8a50ee;}
        
        Background color #8a50ee
      
           Border around this has a color of #8a50ee        
        
          <div style="border:2px solid #8a50ee;">Content here</div>
        
        
          .myborder {border:2px solid #8a50ee;}
        
        Border color #8a50ee