#024be4 color space conversions
Hex:
        #024be4
        RGB:
        2, 75, 228
        CMY:
        99, 71, 11
        CMYK:
        99, 67, 0, 11
      HSL:
        221°, 98.2609%, 45.0980%
        HSV (HSB):
        221°, 99.1228%, 89.4118%
        XYZ:
        16.5447, 10.6465, 74.5818
        xyY:
        0.1626, 0.1046, 10.6465
      CIE-Lab:
        38.9786, 42.1986, -81.5101
        CIE-LCH:
        38.9786, 91.7857, 297.3710
        CIE-Luv:
        38.9786, -16.4115, -115.9291
        Hunter-Lab:
        32.6290, 33.4087, -112.6820
      #024be4 color charts
#024be4 RGB chart
      #024be4 CMYK chart
      #024be4 RGB pie chart
      #024be4 color shades, tints & tones
#024be4 color schemes
#024be4 color preview, HTML & CSS examples
           This text has a color of #024be4        
        
          <p style="color:#024be4;">Text here</p>
        
        
          .mytext {color:#024be4;}
        
        Text color #024be4
      
           This box has a color of #024be4        
        
          <div style="background-color:#024be4;">Content here</div>
        
        
          .mybackground {background-color:#024be4;}
        
        Background color #024be4
      
           Border around this has a color of #024be4        
        
          <div style="border:2px solid #024be4;">Content here</div>
        
        
          .myborder {border:2px solid #024be4;}
        
        Border color #024be4