#45a2ea color space conversions
Hex:
        #45a2ea
        RGB:
        69, 162, 234
        CMY:
        73, 36, 8
        CMYK:
        71, 31, 0, 8
      HSL:
        206°, 79.7101%, 59.4118%
        HSV (HSB):
        206°, 70.5128%, 91.7647%
        XYZ:
        30.2259, 33.0464, 82.6274
        xyY:
        0.2072, 0.2265, 33.0464
      CIE-Lab:
        64.1984, -4.3983, -44.1520
        CIE-LCH:
        64.1984, 44.3705, 264.3111
        CIE-Luv:
        64.1984, -34.7137, -70.0869
        Hunter-Lab:
        57.4860, -6.7460, -44.9802
      #45a2ea color charts
#45a2ea RGB chart
      #45a2ea CMYK chart
      #45a2ea RGB pie chart
      #45a2ea color shades, tints & tones
#45a2ea color schemes
#45a2ea color preview, HTML & CSS examples
           This text has a color of #45a2ea        
        
          <p style="color:#45a2ea;">Text here</p>
        
        
          .mytext {color:#45a2ea;}
        
        Text color #45a2ea
      
           This box has a color of #45a2ea        
        
          <div style="background-color:#45a2ea;">Content here</div>
        
        
          .mybackground {background-color:#45a2ea;}
        
        Background color #45a2ea
      
           Border around this has a color of #45a2ea        
        
          <div style="border:2px solid #45a2ea;">Content here</div>
        
        
          .myborder {border:2px solid #45a2ea;}
        
        Border color #45a2ea