#051bf3 color space conversions
Hex:
        #051bf3
        RGB:
        5, 27, 243
        CMY:
        98, 89, 5
        CMYK:
        98, 89, 0, 5
      HSL:
        234°, 95.9677%, 48.6275%
        HSV (HSB):
        234°, 97.9424%, 95.2941%
        XYZ:
        16.6322, 7.2872, 85.3240
        xyY:
        0.1522, 0.0667, 7.2872
      CIE-Lab:
        32.4520, 70.8217, -100.8505
        CIE-LCH:
        32.4520, 123.2337, 305.0782
        CIE-Luv:
        32.4520, -9.9734, -125.1321
        Hunter-Lab:
        26.9948, 62.7374, -168.5048
      #051bf3 color charts
#051bf3 RGB chart
      #051bf3 CMYK chart
      #051bf3 RGB pie chart
      #051bf3 color shades, tints & tones
#051bf3 color schemes
#051bf3 color preview, HTML & CSS examples
           This text has a color of #051bf3        
        
          <p style="color:#051bf3;">Text here</p>
        
        
          .mytext {color:#051bf3;}
        
        Text color #051bf3
      
           This box has a color of #051bf3        
        
          <div style="background-color:#051bf3;">Content here</div>
        
        
          .mybackground {background-color:#051bf3;}
        
        Background color #051bf3
      
           Border around this has a color of #051bf3        
        
          <div style="border:2px solid #051bf3;">Content here</div>
        
        
          .myborder {border:2px solid #051bf3;}
        
        Border color #051bf3