#024af5 color space conversions
Hex:
        #024af5
        RGB:
        2, 74, 245
        CMY:
        99, 71, 4
        CMYK:
        99, 70, 0, 4
      HSL:
        222°, 98.3806%, 48.4314%
        HSV (HSB):
        222°, 99.1837%, 96.0784%
        XYZ:
        18.9552, 11.5030, 87.6075
        xyY:
        0.1605, 0.0974, 11.5030
      CIE-Lab:
        40.4151, 48.9552, -88.7514
        CIE-LCH:
        40.4151, 101.3579, 298.8811
        CIE-Luv:
        40.4151, -16.2621, -126.3393
        Hunter-Lab:
        33.9161, 40.4079, -129.4085
      #024af5 color charts
#024af5 RGB chart
      #024af5 CMYK chart
      #024af5 RGB pie chart
      #024af5 color shades, tints & tones
#024af5 color schemes
#024af5 color preview, HTML & CSS examples
           This text has a color of #024af5        
        
          <p style="color:#024af5;">Text here</p>
        
        
          .mytext {color:#024af5;}
        
        Text color #024af5
      
           This box has a color of #024af5        
        
          <div style="background-color:#024af5;">Content here</div>
        
        
          .mybackground {background-color:#024af5;}
        
        Background color #024af5
      
           Border around this has a color of #024af5        
        
          <div style="border:2px solid #024af5;">Content here</div>
        
        
          .myborder {border:2px solid #024af5;}
        
        Border color #024af5