#5008e8 color space conversions
Hex:
        #5008e8
        RGB:
        80, 8, 232
        CMY:
        69, 97, 9
        CMYK:
        66, 97, 0, 9
      HSL:
        259°, 93.3333%, 47.0588%
        HSV (HSB):
        259°, 96.5517%, 90.9804%
        XYZ:
        17.9606, 7.7053, 76.8846
        xyY:
        0.1751, 0.0751, 7.7053
      CIE-Lab:
        33.3615, 74.1570, -92.9908
        CIE-LCH:
        33.3615, 118.9393, 308.5711
        CIE-Luv:
        33.3615, -0.2498, -120.5345
        Hunter-Lab:
        27.7585, 66.9176, -144.7886
      #5008e8 color charts
#5008e8 RGB chart
      #5008e8 CMYK chart
      #5008e8 RGB pie chart
      #5008e8 color shades, tints & tones
#5008e8 color schemes
#5008e8 color preview, HTML & CSS examples
           This text has a color of #5008e8        
        
          <p style="color:#5008e8;">Text here</p>
        
        
          .mytext {color:#5008e8;}
        
        Text color #5008e8
      
           This box has a color of #5008e8        
        
          <div style="background-color:#5008e8;">Content here</div>
        
        
          .mybackground {background-color:#5008e8;}
        
        Background color #5008e8
      
           Border around this has a color of #5008e8        
        
          <div style="border:2px solid #5008e8;">Content here</div>
        
        
          .myborder {border:2px solid #5008e8;}
        
        Border color #5008e8