#45fbdd color space conversions
Hex:
        #45fbdd
        RGB:
        69, 251, 221
        CMY:
        73, 2, 13
        CMYK:
        73, 0, 12, 2
      HSL:
        170°, 95.7895%, 62.7451%
        HSV (HSB):
        170°, 72.5100%, 98.4314%
        XYZ:
        50.0026, 75.4800, 80.3403
        xyY:
        0.2429, 0.3667, 75.4800
      CIE-Lab:
        89.6174, -51.6131, 1.3727
        CIE-LCH:
        89.6174, 51.6313, 178.4765
        CIE-Luv:
        89.6174, -66.7636, 10.4556
        Hunter-Lab:
        86.8792, -49.3046, 5.9879
      #45fbdd color charts
#45fbdd RGB chart
      #45fbdd CMYK chart
      #45fbdd RGB pie chart
      #45fbdd color shades, tints & tones
#45fbdd color schemes
#45fbdd color preview, HTML & CSS examples
           This text has a color of #45fbdd        
        
          <p style="color:#45fbdd;">Text here</p>
        
        
          .mytext {color:#45fbdd;}
        
        Text color #45fbdd
      
           This box has a color of #45fbdd        
        
          <div style="background-color:#45fbdd;">Content here</div>
        
        
          .mybackground {background-color:#45fbdd;}
        
        Background color #45fbdd
      
           Border around this has a color of #45fbdd        
        
          <div style="border:2px solid #45fbdd;">Content here</div>
        
        
          .myborder {border:2px solid #45fbdd;}
        
        Border color #45fbdd