#050eea color space conversions
Hex:
        #050eea
        RGB:
        5, 14, 234
        CMY:
        98, 95, 8
        CMYK:
        98, 94, 0, 8
      HSL:
        238°, 95.8159%, 46.8627%
        HSV (HSB):
        238°, 97.8632%, 91.7647%
        XYZ:
        15.0709, 6.2869, 78.2611
        xyY:
        0.1513, 0.0631, 6.2869
      CIE-Lab:
        30.1249, 71.8121, -99.6277
        CIE-LCH:
        30.1249, 122.8115, 305.7842
        CIE-Luv:
        30.1249, -8.8807, -119.0262
        Hunter-Lab:
        25.0736, 63.4116, -167.5076
      #050eea color charts
#050eea RGB chart
      #050eea CMYK chart
      #050eea RGB pie chart
      #050eea color shades, tints & tones
#050eea color schemes
#050eea color preview, HTML & CSS examples
           This text has a color of #050eea        
        
          <p style="color:#050eea;">Text here</p>
        
        
          .mytext {color:#050eea;}
        
        Text color #050eea
      
           This box has a color of #050eea        
        
          <div style="background-color:#050eea;">Content here</div>
        
        
          .mybackground {background-color:#050eea;}
        
        Background color #050eea
      
           Border around this has a color of #050eea        
        
          <div style="border:2px solid #050eea;">Content here</div>
        
        
          .myborder {border:2px solid #050eea;}
        
        Border color #050eea