#051ffa color space conversions
Hex:
        #051ffa
        RGB:
        5, 31, 250
        CMY:
        98, 88, 2
        CMYK:
        98, 88, 0, 2
      HSL:
        234°, 96.0784%, 50.0000%
        HSV (HSB):
        234°, 98.0000%, 98.0392%
        XYZ:
        17.8079, 7.9144, 91.0315
        xyY:
        0.1525, 0.0678, 7.9144
      CIE-Lab:
        33.8039, 71.4347, -102.5426
        CIE-LCH:
        33.8039, 124.9716, 304.8624
        CIE-Luv:
        33.8039, -10.5214, -129.3938
        Hunter-Lab:
        28.1325, 63.7589, -172.1588
      #051ffa color charts
#051ffa RGB chart
      #051ffa CMYK chart
      #051ffa RGB pie chart
      #051ffa color shades, tints & tones
#051ffa color schemes
#051ffa color preview, HTML & CSS examples
           This text has a color of #051ffa        
        
          <p style="color:#051ffa;">Text here</p>
        
        
          .mytext {color:#051ffa;}
        
        Text color #051ffa
      
           This box has a color of #051ffa        
        
          <div style="background-color:#051ffa;">Content here</div>
        
        
          .mybackground {background-color:#051ffa;}
        
        Background color #051ffa
      
           Border around this has a color of #051ffa        
        
          <div style="border:2px solid #051ffa;">Content here</div>
        
        
          .myborder {border:2px solid #051ffa;}
        
        Border color #051ffa