#2924d8 color space conversions
Hex:
        #2924d8
        RGB:
        41, 36, 216
        CMY:
        84, 86, 15
        CMYK:
        81, 83, 0, 15
      HSL:
        242°, 71.4286%, 49.4118%
        HSV (HSB):
        242°, 83.3333%, 84.7059%
        XYZ:
        13.9400, 6.6910, 65.5225
        xyY:
        0.1618, 0.0777, 6.6910
      CIE-Lab:
        31.0929, 60.6937, -87.6575
        CIE-LCH:
        31.0929, 106.6188, 304.6986
        CIE-Luv:
        31.0929, -7.4674, -111.0061
        Hunter-Lab:
        25.8670, 50.9281, -132.0777
      #2924d8 color charts
#2924d8 RGB chart
      #2924d8 CMYK chart
      #2924d8 RGB pie chart
      #2924d8 color shades, tints & tones
#2924d8 color schemes
#2924d8 color preview, HTML & CSS examples
           This text has a color of #2924d8        
        
          <p style="color:#2924d8;">Text here</p>
        
        
          .mytext {color:#2924d8;}
        
        Text color #2924d8
      
           This box has a color of #2924d8        
        
          <div style="background-color:#2924d8;">Content here</div>
        
        
          .mybackground {background-color:#2924d8;}
        
        Background color #2924d8
      
           Border around this has a color of #2924d8        
        
          <div style="border:2px solid #2924d8;">Content here</div>
        
        
          .myborder {border:2px solid #2924d8;}
        
        Border color #2924d8