#45dee1 color space conversions
Hex:
        #45dee1
        RGB:
        69, 222, 225
        CMY:
        73, 13, 12
        CMYK:
        69, 1, 0, 12
      HSL:
        181°, 72.2222%, 57.6471%
        HSV (HSB):
        181°, 69.3333%, 88.2353%
        XYZ:
        42.1661, 58.9440, 80.3891
        xyY:
        0.2323, 0.3248, 58.9440
      CIE-Lab:
        81.2608, -37.8881, -13.0717
        CIE-LCH:
        81.2608, 40.0797, 199.0349
        CIE-Luv:
        81.2608, -56.3823, -14.7339
        Hunter-Lab:
        76.7750, -36.3210, -8.3385
      #45dee1 color charts
#45dee1 RGB chart
      #45dee1 CMYK chart
      #45dee1 RGB pie chart
      #45dee1 color shades, tints & tones
#45dee1 color schemes
#45dee1 color preview, HTML & CSS examples
           This text has a color of #45dee1        
        
          <p style="color:#45dee1;">Text here</p>
        
        
          .mytext {color:#45dee1;}
        
        Text color #45dee1
      
           This box has a color of #45dee1        
        
          <div style="background-color:#45dee1;">Content here</div>
        
        
          .mybackground {background-color:#45dee1;}
        
        Background color #45dee1
      
           Border around this has a color of #45dee1        
        
          <div style="border:2px solid #45dee1;">Content here</div>
        
        
          .myborder {border:2px solid #45dee1;}
        
        Border color #45dee1