#051dff color space conversions
Hex:
        #051dff
        RGB:
        5, 29, 255
        CMY:
        98, 89, 0
        CMYK:
        98, 89, 0, 0
      HSL:
        234°, 100.0000%, 50.9804%
        HSV (HSB):
        234°, 98.0392%, 100.0000%
        XYZ:
        18.5520, 8.1310, 95.1994
        xyY:
        0.1522, 0.0667, 8.1310
      CIE-Lab:
        34.2542, 73.4242, -104.5989
        CIE-LCH:
        34.2542, 127.7969, 305.0673
        CIE-Luv:
        34.2542, -10.5493, -132.0779
        Hunter-Lab:
        28.5149, 66.2320, -177.9842
      #051dff color charts
#051dff RGB chart
      #051dff CMYK chart
      #051dff RGB pie chart
      #051dff color shades, tints & tones
#051dff color schemes
#051dff color preview, HTML & CSS examples
           This text has a color of #051dff        
        
          <p style="color:#051dff;">Text here</p>
        
        
          .mytext {color:#051dff;}
        
        Text color #051dff
      
           This box has a color of #051dff        
        
          <div style="background-color:#051dff;">Content here</div>
        
        
          .mybackground {background-color:#051dff;}
        
        Background color #051dff
      
           Border around this has a color of #051dff        
        
          <div style="border:2px solid #051dff;">Content here</div>
        
        
          .myborder {border:2px solid #051dff;}
        
        Border color #051dff