#45a7fa color space conversions
Hex:
        #45a7fa
        RGB:
        69, 167, 250
        CMY:
        73, 35, 2
        CMYK:
        72, 33, 0, 2
      HSL:
        208°, 94.7644%, 62.5490%
        HSV (HSB):
        208°, 72.4000%, 98.0392%
        XYZ:
        33.5283, 35.8048, 95.5864
        xyY:
        0.2033, 0.2171, 35.8048
      CIE-Lab:
        66.3705, -1.7582, -49.4848
        CIE-LCH:
        66.3705, 49.5160, 267.9651
        CIE-Luv:
        66.3705, -35.7326, -79.7941
        Hunter-Lab:
        59.8371, -4.6967, -52.8265
      #45a7fa color charts
#45a7fa RGB chart
      #45a7fa CMYK chart
      #45a7fa RGB pie chart
      #45a7fa color shades, tints & tones
#45a7fa color schemes
#45a7fa color preview, HTML & CSS examples
           This text has a color of #45a7fa        
        
          <p style="color:#45a7fa;">Text here</p>
        
        
          .mytext {color:#45a7fa;}
        
        Text color #45a7fa
      
           This box has a color of #45a7fa        
        
          <div style="background-color:#45a7fa;">Content here</div>
        
        
          .mybackground {background-color:#45a7fa;}
        
        Background color #45a7fa
      
           Border around this has a color of #45a7fa        
        
          <div style="border:2px solid #45a7fa;">Content here</div>
        
        
          .myborder {border:2px solid #45a7fa;}
        
        Border color #45a7fa