#45aac0 color space conversions
Hex:
        #45aac0
        RGB:
        69, 170, 192
        CMY:
        73, 33, 25
        CMYK:
        64, 11, 0, 25
      HSL:
        191°, 49.3976%, 51.1765%
        HSV (HSB):
        191°, 64.0625%, 75.2941%
        XYZ:
        26.3434, 33.8204, 55.0087
        xyY:
        0.2287, 0.2937, 33.8204
      CIE-Lab:
        64.8198, -22.3635, -19.9450
        CIE-LCH:
        64.8198, 29.9655, 221.7284
        CIE-Luv:
        64.8198, -39.6225, -27.5365
        Hunter-Lab:
        58.1553, -20.9143, -15.3733
      #45aac0 color charts
#45aac0 RGB chart
      #45aac0 CMYK chart
      #45aac0 RGB pie chart
      #45aac0 color shades, tints & tones
#45aac0 color schemes
#45aac0 color preview, HTML & CSS examples
           This text has a color of #45aac0        
        
          <p style="color:#45aac0;">Text here</p>
        
        
          .mytext {color:#45aac0;}
        
        Text color #45aac0
      
           This box has a color of #45aac0        
        
          <div style="background-color:#45aac0;">Content here</div>
        
        
          .mybackground {background-color:#45aac0;}
        
        Background color #45aac0
      
           Border around this has a color of #45aac0        
        
          <div style="border:2px solid #45aac0;">Content here</div>
        
        
          .myborder {border:2px solid #45aac0;}
        
        Border color #45aac0