#0154ff color space conversions
Hex:
        #0154ff
        RGB:
        1, 84, 255
        CMY:
        100, 67, 0
        CMYK:
        100, 67, 0, 0
      HSL:
        220°, 100.0000%, 50.1961%
        HSV (HSB):
        220°, 99.6078%, 100.0000%
        XYZ:
        21.2328, 13.5671, 96.1074
        xyY:
        0.1622, 0.1036, 13.5671
      CIE-Lab:
        43.6056, 46.4637, -89.0819
        CIE-LCH:
        43.6056, 100.4712, 297.5458
        CIE-Luv:
        43.6056, -18.3108, -130.5766
        Hunter-Lab:
        36.8335, 38.4383, -128.9180
      #0154ff color charts
#0154ff RGB chart
      #0154ff CMYK chart
      #0154ff RGB pie chart
      #0154ff color shades, tints & tones
#0154ff color schemes
#0154ff color preview, HTML & CSS examples
           This text has a color of #0154ff        
        
          <p style="color:#0154ff;">Text here</p>
        
        
          .mytext {color:#0154ff;}
        
        Text color #0154ff
      
           This box has a color of #0154ff        
        
          <div style="background-color:#0154ff;">Content here</div>
        
        
          .mybackground {background-color:#0154ff;}
        
        Background color #0154ff
      
           Border around this has a color of #0154ff        
        
          <div style="border:2px solid #0154ff;">Content here</div>
        
        
          .myborder {border:2px solid #0154ff;}
        
        Border color #0154ff