#24a7fa color space conversions
Hex:
        #24a7fa
        RGB:
        36, 167, 250
        CMY:
        86, 35, 2
        CMYK:
        86, 33, 0, 2
      HSL:
        203°, 95.5357%, 56.0784%
        HSV (HSB):
        203°, 85.6000%, 98.0392%
        XYZ:
        31.8016, 34.9146, 95.5056
        xyY:
        0.1960, 0.2152, 34.9146
      CIE-Lab:
        65.6821, -4.9631, -50.6176
        CIE-LCH:
        65.6821, 50.8603, 264.4000
        CIE-Luv:
        65.6821, -39.9355, -81.2509
        Hunter-Lab:
        59.0886, -7.3360, -54.4691
      #24a7fa color charts
#24a7fa RGB chart
      #24a7fa CMYK chart
      #24a7fa RGB pie chart
      #24a7fa color shades, tints & tones
#24a7fa color schemes
#24a7fa color preview, HTML & CSS examples
           This text has a color of #24a7fa        
        
          <p style="color:#24a7fa;">Text here</p>
        
        
          .mytext {color:#24a7fa;}
        
        Text color #24a7fa
      
           This box has a color of #24a7fa        
        
          <div style="background-color:#24a7fa;">Content here</div>
        
        
          .mybackground {background-color:#24a7fa;}
        
        Background color #24a7fa
      
           Border around this has a color of #24a7fa        
        
          <div style="border:2px solid #24a7fa;">Content here</div>
        
        
          .myborder {border:2px solid #24a7fa;}
        
        Border color #24a7fa