#5010ee color space conversions
Hex:
        #5010ee
        RGB:
        80, 16, 238
        CMY:
        69, 94, 7
        CMYK:
        66, 93, 0, 7
      HSL:
        257°, 87.4016%, 49.8039%
        HSV (HSB):
        257°, 93.2773%, 93.3333%
        XYZ:
        18.9262, 8.2491, 81.4836
        xyY:
        0.1742, 0.0759, 8.2491
      CIE-Lab:
        34.4964, 74.3176, -94.5168
        CIE-LCH:
        34.4964, 120.2353, 308.1776
        CIE-Luv:
        34.4964, -1.0215, -124.0210
        Hunter-Lab:
        28.7213, 67.3623, -148.1038
      #5010ee color charts
#5010ee RGB chart
      #5010ee CMYK chart
      #5010ee RGB pie chart
      #5010ee color shades, tints & tones
#5010ee color schemes
#5010ee color preview, HTML & CSS examples
           This text has a color of #5010ee        
        
          <p style="color:#5010ee;">Text here</p>
        
        
          .mytext {color:#5010ee;}
        
        Text color #5010ee
      
           This box has a color of #5010ee        
        
          <div style="background-color:#5010ee;">Content here</div>
        
        
          .mybackground {background-color:#5010ee;}
        
        Background color #5010ee
      
           Border around this has a color of #5010ee        
        
          <div style="border:2px solid #5010ee;">Content here</div>
        
        
          .myborder {border:2px solid #5010ee;}
        
        Border color #5010ee