#051fff color space conversions
Hex:
        #051fff
        RGB:
        5, 31, 255
        CMY:
        98, 88, 0
        CMYK:
        98, 88, 0, 0
      HSL:
        234°, 100.0000%, 50.9804%
        HSV (HSB):
        234°, 98.0392%, 100.0000%
        XYZ:
        18.6026, 8.2322, 95.2163
        xyY:
        0.1524, 0.0674, 8.2322
      CIE-Lab:
        34.4619, 72.7924, -104.2520
        CIE-LCH:
        34.4619, 127.1504, 304.9241
        CIE-Luv:
        34.4619, -10.6967, -132.2159
        Hunter-Lab:
        28.6919, 65.5209, -176.6742
      #051fff color charts
#051fff RGB chart
      #051fff CMYK chart
      #051fff RGB pie chart
      #051fff color shades, tints & tones
#051fff color schemes
#051fff color preview, HTML & CSS examples
           This text has a color of #051fff        
        
          <p style="color:#051fff;">Text here</p>
        
        
          .mytext {color:#051fff;}
        
        Text color #051fff
      
           This box has a color of #051fff        
        
          <div style="background-color:#051fff;">Content here</div>
        
        
          .mybackground {background-color:#051fff;}
        
        Background color #051fff
      
           Border around this has a color of #051fff        
        
          <div style="border:2px solid #051fff;">Content here</div>
        
        
          .myborder {border:2px solid #051fff;}
        
        Border color #051fff