#050bd1 color space conversions
Hex:
        #050bd1
        RGB:
        5, 11, 209
        CMY:
        98, 96, 18
        CMYK:
        98, 95, 0, 18
      HSL:
        238°, 95.3271%, 41.9608%
        HSV (HSB):
        238°, 97.6077%, 81.9608%
        XYZ:
        11.6909, 4.8751, 60.6464
        xyY:
        0.1514, 0.0631, 4.8751
      CIE-Lab:
        26.3758, 66.0059, -91.4935
        CIE-LCH:
        26.3758, 112.8177, 305.8077
        CIE-Luv:
        26.3758, -7.7270, -104.1885
        Hunter-Lab:
        22.0795, 55.8747, -147.3976
      #050bd1 color charts
#050bd1 RGB chart
      #050bd1 CMYK chart
      #050bd1 RGB pie chart
      #050bd1 color shades, tints & tones
#050bd1 color schemes
#050bd1 color preview, HTML & CSS examples
           This text has a color of #050bd1        
        
          <p style="color:#050bd1;">Text here</p>
        
        
          .mytext {color:#050bd1;}
        
        Text color #050bd1
      
           This box has a color of #050bd1        
        
          <div style="background-color:#050bd1;">Content here</div>
        
        
          .mybackground {background-color:#050bd1;}
        
        Background color #050bd1
      
           Border around this has a color of #050bd1        
        
          <div style="border:2px solid #050bd1;">Content here</div>
        
        
          .myborder {border:2px solid #050bd1;}
        
        Border color #050bd1