#5026eb color space conversions
Hex:
        #5026eb
        RGB:
        80, 38, 235
        CMY:
        69, 85, 8
        CMYK:
        66, 84, 0, 8
      HSL:
        253°, 83.1224%, 53.5294%
        HSV (HSB):
        253°, 83.8298%, 92.1569%
        XYZ:
        18.9968, 9.0899, 79.3505
        xyY:
        0.1768, 0.0846, 9.0899
      CIE-Lab:
        36.1567, 67.5235, -90.0556
        CIE-LCH:
        36.1567, 112.5586, 306.8625
        CIE-Luv:
        36.1567, -2.2013, -122.3890
        Hunter-Lab:
        30.1494, 59.7093, -134.9415
      #5026eb color charts
#5026eb RGB chart
      #5026eb CMYK chart
      #5026eb RGB pie chart
      #5026eb color shades, tints & tones
#5026eb color schemes
#5026eb color preview, HTML & CSS examples
           This text has a color of #5026eb        
        
          <p style="color:#5026eb;">Text here</p>
        
        
          .mytext {color:#5026eb;}
        
        Text color #5026eb
      
           This box has a color of #5026eb        
        
          <div style="background-color:#5026eb;">Content here</div>
        
        
          .mybackground {background-color:#5026eb;}
        
        Background color #5026eb
      
           Border around this has a color of #5026eb        
        
          <div style="border:2px solid #5026eb;">Content here</div>
        
        
          .myborder {border:2px solid #5026eb;}
        
        Border color #5026eb