#054eed color space conversions
Hex:
        #054eed
        RGB:
        5, 78, 237
        CMY:
        98, 69, 7
        CMYK:
        98, 67, 0, 7
      HSL:
        221°, 95.8678%, 47.4510%
        HSV (HSB):
        221°, 97.8903%, 92.9412%
        XYZ:
        18.0730, 11.5955, 81.4064
        xyY:
        0.1627, 0.1044, 11.5955
      CIE-Lab:
        40.5658, 43.7015, -83.9948
        CIE-LCH:
        40.5658, 94.6834, 297.4874
        CIE-Luv:
        40.5658, -16.9372, -120.8189
        Hunter-Lab:
        34.0521, 35.1470, -117.9046
      #054eed color charts
#054eed RGB chart
      #054eed CMYK chart
      #054eed RGB pie chart
      #054eed color shades, tints & tones
#054eed color schemes
#054eed color preview, HTML & CSS examples
           This text has a color of #054eed        
        
          <p style="color:#054eed;">Text here</p>
        
        
          .mytext {color:#054eed;}
        
        Text color #054eed
      
           This box has a color of #054eed        
        
          <div style="background-color:#054eed;">Content here</div>
        
        
          .mybackground {background-color:#054eed;}
        
        Background color #054eed
      
           Border around this has a color of #054eed        
        
          <div style="border:2px solid #054eed;">Content here</div>
        
        
          .myborder {border:2px solid #054eed;}
        
        Border color #054eed