#5038eb color space conversions
Hex:
        #5038eb
        RGB:
        80, 56, 235
        CMY:
        69, 78, 8
        CMYK:
        66, 76, 0, 8
      HSL:
        248°, 81.7352%, 57.0588%
        HSV (HSB):
        248°, 76.1702%, 92.1569%
        XYZ:
        19.7178, 10.5320, 79.5909
        xyY:
        0.1795, 0.0959, 10.5320
      CIE-Lab:
        38.7808, 59.8660, -85.7129
        CIE-LCH:
        38.7808, 104.5497, 304.9323
        CIE-Luv:
        38.7808, -4.2647, -121.3681
        Hunter-Lab:
        32.4530, 51.6605, -122.6914
      #5038eb color charts
#5038eb RGB chart
      #5038eb CMYK chart
      #5038eb RGB pie chart
      #5038eb color shades, tints & tones
#5038eb color schemes
#5038eb color preview, HTML & CSS examples
           This text has a color of #5038eb        
        
          <p style="color:#5038eb;">Text here</p>
        
        
          .mytext {color:#5038eb;}
        
        Text color #5038eb
      
           This box has a color of #5038eb        
        
          <div style="background-color:#5038eb;">Content here</div>
        
        
          .mybackground {background-color:#5038eb;}
        
        Background color #5038eb
      
           Border around this has a color of #5038eb        
        
          <div style="border:2px solid #5038eb;">Content here</div>
        
        
          .myborder {border:2px solid #5038eb;}
        
        Border color #5038eb