#45abbe color space conversions
Hex:
        #45abbe
        RGB:
        69, 171, 190
        CMY:
        73, 33, 25
        CMYK:
        64, 10, 0, 25
      HSL:
        189°, 48.2072%, 50.7843%
        HSV (HSB):
        189°, 63.6842%, 74.5098%
        XYZ:
        26.3114, 34.1087, 53.9121
        xyY:
        0.2301, 0.2983, 34.1087
      CIE-Lab:
        65.0488, -23.4826, -18.4846
        CIE-LCH:
        65.0488, 29.8849, 218.2085
        CIE-Luv:
        65.0488, -40.0998, -25.0257
        Hunter-Lab:
        58.4027, -21.7874, -13.8493
      #45abbe color charts
#45abbe RGB chart
      #45abbe CMYK chart
      #45abbe RGB pie chart
      #45abbe color shades, tints & tones
#45abbe color schemes
#45abbe color preview, HTML & CSS examples
           This text has a color of #45abbe        
        
          <p style="color:#45abbe;">Text here</p>
        
        
          .mytext {color:#45abbe;}
        
        Text color #45abbe
      
           This box has a color of #45abbe        
        
          <div style="background-color:#45abbe;">Content here</div>
        
        
          .mybackground {background-color:#45abbe;}
        
        Background color #45abbe
      
           Border around this has a color of #45abbe        
        
          <div style="border:2px solid #45abbe;">Content here</div>
        
        
          .myborder {border:2px solid #45abbe;}
        
        Border color #45abbe