#45aaf5 color space conversions
Hex:
        #45aaf5
        RGB:
        69, 170, 245
        CMY:
        73, 33, 4
        CMYK:
        72, 31, 0, 4
      HSL:
        206°, 89.7959%, 61.5686%
        HSV (HSB):
        206°, 71.8367%, 96.0784%
        XYZ:
        33.3104, 36.6072, 91.6965
        xyY:
        0.2061, 0.2265, 36.6072
      CIE-Lab:
        66.9813, -5.1580, -45.7978
        CIE-LCH:
        66.9813, 46.0874, 263.5741
        CIE-Luv:
        66.9813, -36.9702, -73.2517
        Hunter-Lab:
        60.5039, -7.6088, -47.5040
      #45aaf5 color charts
#45aaf5 RGB chart
      #45aaf5 CMYK chart
      #45aaf5 RGB pie chart
      #45aaf5 color shades, tints & tones
#45aaf5 color schemes
#45aaf5 color preview, HTML & CSS examples
           This text has a color of #45aaf5        
        
          <p style="color:#45aaf5;">Text here</p>
        
        
          .mytext {color:#45aaf5;}
        
        Text color #45aaf5
      
           This box has a color of #45aaf5        
        
          <div style="background-color:#45aaf5;">Content here</div>
        
        
          .mybackground {background-color:#45aaf5;}
        
        Background color #45aaf5
      
           Border around this has a color of #45aaf5        
        
          <div style="border:2px solid #45aaf5;">Content here</div>
        
        
          .myborder {border:2px solid #45aaf5;}
        
        Border color #45aaf5