#5002ee color space conversions
Hex:
        #5002ee
        RGB:
        80, 2, 238
        CMY:
        69, 99, 7
        CMYK:
        66, 99, 0, 7
      HSL:
        260°, 98.3333%, 47.0588%
        HSV (HSB):
        260°, 99.1597%, 93.3333%
        XYZ:
        18.7626, 7.9219, 81.4291
        xyY:
        0.1735, 0.0733, 7.9219
      CIE-Lab:
        33.8198, 76.3904, -95.6428
        CIE-LCH:
        33.8198, 122.4052, 308.6145
        CIE-Luv:
        33.8198, -0.5762, -123.8227
        Hunter-Lab:
        28.1459, 69.7359, -151.8300
      #5002ee color charts
#5002ee RGB chart
      #5002ee CMYK chart
      #5002ee RGB pie chart
      #5002ee color shades, tints & tones
#5002ee color schemes
#5002ee color preview, HTML & CSS examples
           This text has a color of #5002ee        
        
          <p style="color:#5002ee;">Text here</p>
        
        
          .mytext {color:#5002ee;}
        
        Text color #5002ee
      
           This box has a color of #5002ee        
        
          <div style="background-color:#5002ee;">Content here</div>
        
        
          .mybackground {background-color:#5002ee;}
        
        Background color #5002ee
      
           Border around this has a color of #5002ee        
        
          <div style="border:2px solid #5002ee;">Content here</div>
        
        
          .myborder {border:2px solid #5002ee;}
        
        Border color #5002ee