#051def color space conversions
Hex:
        #051def
        RGB:
        5, 29, 239
        CMY:
        98, 89, 6
        CMYK:
        98, 88, 0, 6
      HSL:
        234°, 95.9016%, 47.8431%
        HSV (HSB):
        234°, 97.9079%, 93.7255%
        XYZ:
        16.0819, 7.1430, 82.1925
        xyY:
        0.1526, 0.0678, 7.1430
      CIE-Lab:
        32.1302, 69.0898, -99.1213
        CIE-LCH:
        32.1302, 120.8240, 304.8774
        CIE-Luv:
        32.1302, -9.9782, -123.0089
        Hunter-Lab:
        26.7264, 60.6369, -163.6280
      #051def color charts
#051def RGB chart
      #051def CMYK chart
      #051def RGB pie chart
      #051def color shades, tints & tones
#051def color schemes
#051def color preview, HTML & CSS examples
           This text has a color of #051def        
        
          <p style="color:#051def;">Text here</p>
        
        
          .mytext {color:#051def;}
        
        Text color #051def
      
           This box has a color of #051def        
        
          <div style="background-color:#051def;">Content here</div>
        
        
          .mybackground {background-color:#051def;}
        
        Background color #051def
      
           Border around this has a color of #051def        
        
          <div style="border:2px solid #051def;">Content here</div>
        
        
          .myborder {border:2px solid #051def;}
        
        Border color #051def