#024dfe color space conversions
Hex:
        #024dfe
        RGB:
        2, 77, 254
        CMY:
        99, 70, 0
        CMYK:
        99, 70, 0, 0
      HSL:
        222°, 99.2126%, 50.1961%
        HSV (HSB):
        222°, 99.2126%, 99.6078%
        XYZ:
        20.5683, 12.4764, 95.0901
        xyY:
        0.1605, 0.0974, 12.4764
      CIE-Lab:
        41.9635, 50.3430, -91.2338
        CIE-LCH:
        41.9635, 104.2018, 298.8900
        CIE-Luv:
        41.9635, -16.8850, -131.2344
        Hunter-Lab:
        35.3220, 42.1287, -134.8888
      #024dfe color charts
#024dfe RGB chart
      #024dfe CMYK chart
      #024dfe RGB pie chart
      #024dfe color shades, tints & tones
#024dfe color schemes
#024dfe color preview, HTML & CSS examples
           This text has a color of #024dfe        
        
          <p style="color:#024dfe;">Text here</p>
        
        
          .mytext {color:#024dfe;}
        
        Text color #024dfe
      
           This box has a color of #024dfe        
        
          <div style="background-color:#024dfe;">Content here</div>
        
        
          .mybackground {background-color:#024dfe;}
        
        Background color #024dfe
      
           Border around this has a color of #024dfe        
        
          <div style="border:2px solid #024dfe;">Content here</div>
        
        
          .myborder {border:2px solid #024dfe;}
        
        Border color #024dfe