#45deeb color space conversions
Hex:
        #45deeb
        RGB:
        69, 222, 235
        CMY:
        73, 13, 8
        CMYK:
        71, 6, 0, 8
      HSL:
        185°, 80.5825%, 59.6078%
        HSV (HSB):
        185°, 70.6383%, 92.1569%
        XYZ:
        43.5709, 59.5059, 87.7866
        xyY:
        0.2283, 0.3118, 59.5059
      CIE-Lab:
        81.5689, -35.0274, -17.9234
        CIE-LCH:
        81.5689, 39.3468, 207.0986
        CIE-Luv:
        81.5689, -55.7187, -23.1836
        Hunter-Lab:
        77.1401, -34.1733, -13.4749
      #45deeb color charts
#45deeb RGB chart
      #45deeb CMYK chart
      #45deeb RGB pie chart
      #45deeb color shades, tints & tones
#45deeb color schemes
#45deeb color preview, HTML & CSS examples
           This text has a color of #45deeb        
        
          <p style="color:#45deeb;">Text here</p>
        
        
          .mytext {color:#45deeb;}
        
        Text color #45deeb
      
           This box has a color of #45deeb        
        
          <div style="background-color:#45deeb;">Content here</div>
        
        
          .mybackground {background-color:#45deeb;}
        
        Background color #45deeb
      
           Border around this has a color of #45deeb        
        
          <div style="border:2px solid #45deeb;">Content here</div>
        
        
          .myborder {border:2px solid #45deeb;}
        
        Border color #45deeb