#45dddf color space conversions
Hex:
        #45dddf
        RGB:
        69, 221, 223
        CMY:
        73, 13, 13
        CMYK:
        69, 1, 0, 13
      HSL:
        181°, 70.6422%, 57.2549%
        HSV (HSB):
        181°, 69.0583%, 87.4510%
        XYZ:
        41.6300, 58.3058, 78.8721
        xyY:
        0.2328, 0.3261, 58.3058
      CIE-Lab:
        80.9085, -37.9928, -12.5348
        CIE-LCH:
        80.9085, 40.0072, 198.2591
        CIE-Luv:
        80.9085, -56.1623, -13.8328
        Hunter-Lab:
        76.3583, -36.3100, -7.7911
      #45dddf color charts
#45dddf RGB chart
      #45dddf CMYK chart
      #45dddf RGB pie chart
      #45dddf color shades, tints & tones
#45dddf color schemes
#45dddf color preview, HTML & CSS examples
           This text has a color of #45dddf        
        
          <p style="color:#45dddf;">Text here</p>
        
        
          .mytext {color:#45dddf;}
        
        Text color #45dddf
      
           This box has a color of #45dddf        
        
          <div style="background-color:#45dddf;">Content here</div>
        
        
          .mybackground {background-color:#45dddf;}
        
        Background color #45dddf
      
           Border around this has a color of #45dddf        
        
          <div style="border:2px solid #45dddf;">Content here</div>
        
        
          .myborder {border:2px solid #45dddf;}
        
        Border color #45dddf