#45dcff color space conversions
Hex:
        #45dcff
        RGB:
        69, 220, 255
        CMY:
        73, 14, 0
        CMYK:
        73, 14, 0, 0
      HSL:
        191°, 100.0000%, 63.5294%
        HSV (HSB):
        191°, 72.9412%, 100.0000%
        XYZ:
        46.0974, 59.6716, 103.6959
        xyY:
        0.2201, 0.2849, 59.6716
      CIE-Lab:
        81.6594, -28.1051, -28.3940
        CIE-LCH:
        81.6594, 39.9515, 225.2930
        CIE-Luv:
        81.6594, -53.7093, -41.9065
        Hunter-Lab:
        77.2474, -28.6629, -25.5170
      #45dcff color charts
#45dcff RGB chart
      #45dcff CMYK chart
      #45dcff RGB pie chart
      #45dcff color shades, tints & tones
#45dcff color schemes
#45dcff color preview, HTML & CSS examples
           This text has a color of #45dcff        
        
          <p style="color:#45dcff;">Text here</p>
        
        
          .mytext {color:#45dcff;}
        
        Text color #45dcff
      
           This box has a color of #45dcff        
        
          <div style="background-color:#45dcff;">Content here</div>
        
        
          .mybackground {background-color:#45dcff;}
        
        Background color #45dcff
      
           Border around this has a color of #45dcff        
        
          <div style="border:2px solid #45dcff;">Content here</div>
        
        
          .myborder {border:2px solid #45dcff;}
        
        Border color #45dcff