#56a4fa color space conversions
Hex:
        #56a4fa
        RGB:
        86, 164, 250
        CMY:
        66, 36, 2
        CMYK:
        66, 34, 0, 2
      HSL:
        211°, 94.2529%, 65.8824%
        HSV (HSB):
        211°, 65.6000%, 98.0392%
        XYZ:
        34.3685, 35.4315, 95.4700
        xyY:
        0.2080, 0.2144, 35.4315
      CIE-Lab:
        66.0832, 2.4069, -49.9023
        CIE-LCH:
        66.0832, 49.9603, 272.7613
        CIE-Luv:
        66.0832, -31.3846, -80.9000
        Hunter-Lab:
        59.5243, -1.1042, -53.4271
      #56a4fa color charts
#56a4fa RGB chart
      #56a4fa CMYK chart
      #56a4fa RGB pie chart
      #56a4fa color shades, tints & tones
#56a4fa color schemes
#56a4fa color preview, HTML & CSS examples
           This text has a color of #56a4fa        
        
          <p style="color:#56a4fa;">Text here</p>
        
        
          .mytext {color:#56a4fa;}
        
        Text color #56a4fa
      
           This box has a color of #56a4fa        
        
          <div style="background-color:#56a4fa;">Content here</div>
        
        
          .mybackground {background-color:#56a4fa;}
        
        Background color #56a4fa
      
           Border around this has a color of #56a4fa        
        
          <div style="border:2px solid #56a4fa;">Content here</div>
        
        
          .myborder {border:2px solid #56a4fa;}
        
        Border color #56a4fa