#051dcb color space conversions
Hex:
        #051dcb
        RGB:
        5, 29, 203
        CMY:
        98, 89, 20
        CMYK:
        98, 86, 0, 20
      HSL:
        233°, 95.1923%, 40.7843%
        HSV (HSB):
        233°, 97.5369%, 79.6078%
        XYZ:
        11.2814, 5.2228, 56.9134
        xyY:
        0.1537, 0.0711, 5.2228
      CIE-Lab:
        27.3603, 58.8250, -86.3480
        CIE-LCH:
        27.3603, 104.4814, 304.2648
        CIE-Luv:
        27.3603, -8.7219, -102.3657
        Hunter-Lab:
        22.8534, 48.1219, -131.6564
      #051dcb color charts
#051dcb RGB chart
      #051dcb CMYK chart
      #051dcb RGB pie chart
      #051dcb color shades, tints & tones
#051dcb color schemes
#051dcb color preview, HTML & CSS examples
           This text has a color of #051dcb        
        
          <p style="color:#051dcb;">Text here</p>
        
        
          .mytext {color:#051dcb;}
        
        Text color #051dcb
      
           This box has a color of #051dcb        
        
          <div style="background-color:#051dcb;">Content here</div>
        
        
          .mybackground {background-color:#051dcb;}
        
        Background color #051dcb
      
           Border around this has a color of #051dcb        
        
          <div style="border:2px solid #051dcb;">Content here</div>
        
        
          .myborder {border:2px solid #051dcb;}
        
        Border color #051dcb