#050bce color space conversions
Hex:
        #050bce
        RGB:
        5, 11, 206
        CMY:
        98, 96, 19
        CMYK:
        98, 95, 0, 19
      HSL:
        238°, 95.2607%, 41.3725%
        HSV (HSB):
        238°, 97.5728%, 80.7843%
        XYZ:
        11.3228, 4.7278, 58.7083
        xyY:
        0.1515, 0.0632, 4.7278
      CIE-Lab:
        25.9449, 65.2261, -90.4645
        CIE-LCH:
        25.9449, 111.5270, 305.7921
        CIE-Luv:
        25.9449, -7.6024, -102.4144
        Hunter-Lab:
        21.7436, 54.9014, -144.8641
      #050bce color charts
#050bce RGB chart
      #050bce CMYK chart
      #050bce RGB pie chart
      #050bce color shades, tints & tones
#050bce color schemes
#050bce color preview, HTML & CSS examples
           This text has a color of #050bce        
        
          <p style="color:#050bce;">Text here</p>
        
        
          .mytext {color:#050bce;}
        
        Text color #050bce
      
           This box has a color of #050bce        
        
          <div style="background-color:#050bce;">Content here</div>
        
        
          .mybackground {background-color:#050bce;}
        
        Background color #050bce
      
           Border around this has a color of #050bce        
        
          <div style="border:2px solid #050bce;">Content here</div>
        
        
          .myborder {border:2px solid #050bce;}
        
        Border color #050bce