#050ec5 color space conversions
Hex:
        #050ec5
        RGB:
        5, 14, 197
        CMY:
        98, 95, 23
        CMYK:
        97, 93, 0, 23
      HSL:
        237°, 95.0495%, 39.6078%
        HSV (HSB):
        237°, 97.4619%, 77.2549%
        XYZ:
        10.2977, 4.3776, 53.1255
        xyY:
        0.1519, 0.0646, 4.3776
      CIE-Lab:
        24.8823, 62.1451, -86.9639
        CIE-LCH:
        24.8823, 106.8865, 305.5499
        CIE-Luv:
        24.8823, -7.3789, -97.3404
        Hunter-Lab:
        20.9226, 51.2394, -135.9000
      #050ec5 color charts
#050ec5 RGB chart
      #050ec5 CMYK chart
      #050ec5 RGB pie chart
      #050ec5 color shades, tints & tones
#050ec5 color schemes
#050ec5 color preview, HTML & CSS examples
           This text has a color of #050ec5        
        
          <p style="color:#050ec5;">Text here</p>
        
        
          .mytext {color:#050ec5;}
        
        Text color #050ec5
      
           This box has a color of #050ec5        
        
          <div style="background-color:#050ec5;">Content here</div>
        
        
          .mybackground {background-color:#050ec5;}
        
        Background color #050ec5
      
           Border around this has a color of #050ec5        
        
          <div style="border:2px solid #050ec5;">Content here</div>
        
        
          .myborder {border:2px solid #050ec5;}
        
        Border color #050ec5