#5008eb color space conversions
Hex:
        #5008eb
        RGB:
        80, 8, 235
        CMY:
        69, 97, 8
        CMYK:
        66, 97, 0, 8
      HSL:
        259°, 93.4156%, 47.6471%
        HSV (HSB):
        259°, 96.5957%, 92.1569%
        XYZ:
        18.3905, 7.8773, 79.1484
        xyY:
        0.1745, 0.0747, 7.8773
      CIE-Lab:
        33.7260, 74.8571, -94.0935
        CIE-LCH:
        33.7260, 120.2380, 308.5044
        CIE-Luv:
        33.7260, -0.5031, -122.2249
        Hunter-Lab:
        28.0665, 67.8451, -147.5530
      #5008eb color charts
#5008eb RGB chart
      #5008eb CMYK chart
      #5008eb RGB pie chart
      #5008eb color shades, tints & tones
#5008eb color schemes
#5008eb color preview, HTML & CSS examples
           This text has a color of #5008eb        
        
          <p style="color:#5008eb;">Text here</p>
        
        
          .mytext {color:#5008eb;}
        
        Text color #5008eb
      
           This box has a color of #5008eb        
        
          <div style="background-color:#5008eb;">Content here</div>
        
        
          .mybackground {background-color:#5008eb;}
        
        Background color #5008eb
      
           Border around this has a color of #5008eb        
        
          <div style="border:2px solid #5008eb;">Content here</div>
        
        
          .myborder {border:2px solid #5008eb;}
        
        Border color #5008eb