#051ad3 color space conversions
Hex:
        #051ad3
        RGB:
        5, 26, 211
        CMY:
        98, 90, 17
        CMYK:
        98, 88, 0, 17
      HSL:
        234°, 95.3704%, 42.3529%
        HSV (HSB):
        234°, 97.6303%, 82.7451%
        XYZ:
        12.1899, 5.4742, 62.0422
        xyY:
        0.1529, 0.0687, 5.4742
      CIE-Lab:
        28.0452, 62.2988, -89.8681
        CIE-LCH:
        28.0452, 109.3500, 304.7307
        CIE-Luv:
        28.0452, -8.7376, -106.6962
        Hunter-Lab:
        23.3970, 52.0538, -140.8422
      #051ad3 color charts
#051ad3 RGB chart
      #051ad3 CMYK chart
      #051ad3 RGB pie chart
      #051ad3 color shades, tints & tones
#051ad3 color schemes
#051ad3 color preview, HTML & CSS examples
           This text has a color of #051ad3        
        
          <p style="color:#051ad3;">Text here</p>
        
        
          .mytext {color:#051ad3;}
        
        Text color #051ad3
      
           This box has a color of #051ad3        
        
          <div style="background-color:#051ad3;">Content here</div>
        
        
          .mybackground {background-color:#051ad3;}
        
        Background color #051ad3
      
           Border around this has a color of #051ad3        
        
          <div style="border:2px solid #051ad3;">Content here</div>
        
        
          .myborder {border:2px solid #051ad3;}
        
        Border color #051ad3