#051dc5 color space conversions
Hex:
        #051dc5
        RGB:
        5, 29, 197
        CMY:
        98, 89, 23
        CMYK:
        97, 85, 0, 23
      HSL:
        233°, 95.0495%, 39.6078%
        HSV (HSB):
        233°, 97.4619%, 77.2549%
        XYZ:
        10.5800, 4.9422, 53.2196
        xyY:
        0.1539, 0.0719, 4.9422
      CIE-Lab:
        26.5695, 57.0315, -84.1479
        CIE-LCH:
        26.5695, 101.6536, 304.1276
        CIE-Luv:
        26.5695, -8.5181, -98.8956
        Hunter-Lab:
        22.2311, 46.0455, -126.3743
      #051dc5 color charts
#051dc5 RGB chart
      #051dc5 CMYK chart
      #051dc5 RGB pie chart
      #051dc5 color shades, tints & tones
#051dc5 color schemes
#051dc5 color preview, HTML & CSS examples
           This text has a color of #051dc5        
        
          <p style="color:#051dc5;">Text here</p>
        
        
          .mytext {color:#051dc5;}
        
        Text color #051dc5
      
           This box has a color of #051dc5        
        
          <div style="background-color:#051dc5;">Content here</div>
        
        
          .mybackground {background-color:#051dc5;}
        
        Background color #051dc5
      
           Border around this has a color of #051dc5        
        
          <div style="border:2px solid #051dc5;">Content here</div>
        
        
          .myborder {border:2px solid #051dc5;}
        
        Border color #051dc5