#45abbf color space conversions
Hex:
        #45abbf
        RGB:
        69, 171, 191
        CMY:
        73, 33, 25
        CMYK:
        64, 10, 0, 25
      HSL:
        190°, 48.8000%, 50.9804%
        HSV (HSB):
        190°, 63.8743%, 74.9020%
        XYZ:
        26.4211, 34.1526, 54.4898
        xyY:
        0.2296, 0.2968, 34.1526
      CIE-Lab:
        65.0835, -23.1800, -18.9878
        CIE-LCH:
        65.0835, 29.9642, 219.3225
        CIE-Luv:
        65.0835, -40.0458, -25.8854
        Hunter-Lab:
        58.4402, -21.5697, -14.3739
      #45abbf color charts
#45abbf RGB chart
      #45abbf CMYK chart
      #45abbf RGB pie chart
      #45abbf color shades, tints & tones
#45abbf color schemes
#45abbf color preview, HTML & CSS examples
           This text has a color of #45abbf        
        
          <p style="color:#45abbf;">Text here</p>
        
        
          .mytext {color:#45abbf;}
        
        Text color #45abbf
      
           This box has a color of #45abbf        
        
          <div style="background-color:#45abbf;">Content here</div>
        
        
          .mybackground {background-color:#45abbf;}
        
        Background color #45abbf
      
           Border around this has a color of #45abbf        
        
          <div style="border:2px solid #45abbf;">Content here</div>
        
        
          .myborder {border:2px solid #45abbf;}
        
        Border color #45abbf