#5008e7 color space conversions
Hex:
        #5008e7
        RGB:
        80, 8, 231
        CMY:
        69, 97, 9
        CMYK:
        65, 97, 0, 9
      HSL:
        259°, 93.3054%, 46.8627%
        HSV (HSB):
        259°, 96.5368%, 90.5882%
        XYZ:
        17.8189, 7.6487, 76.1385
        xyY:
        0.1754, 0.0753, 7.6487
      CIE-Lab:
        33.2402, 73.9234, -92.6221
        CIE-LCH:
        33.2402, 118.5053, 308.5940
        CIE-Luv:
        33.2402, -0.1646, -119.9704
        Hunter-Lab:
        27.6562, 66.6092, -143.8680
      #5008e7 color charts
#5008e7 RGB chart
      #5008e7 CMYK chart
      #5008e7 RGB pie chart
      #5008e7 color shades, tints & tones
#5008e7 color schemes
#5008e7 color preview, HTML & CSS examples
           This text has a color of #5008e7        
        
          <p style="color:#5008e7;">Text here</p>
        
        
          .mytext {color:#5008e7;}
        
        Text color #5008e7
      
           This box has a color of #5008e7        
        
          <div style="background-color:#5008e7;">Content here</div>
        
        
          .mybackground {background-color:#5008e7;}
        
        Background color #5008e7
      
           Border around this has a color of #5008e7        
        
          <div style="border:2px solid #5008e7;">Content here</div>
        
        
          .myborder {border:2px solid #5008e7;}
        
        Border color #5008e7