#45bbcf color space conversions
Hex:
        #45bbcf
        RGB:
        69, 187, 207
        CMY:
        73, 27, 19
        CMYK:
        67, 10, 0, 19
      HSL:
        189°, 58.9744%, 54.1176%
        HSV (HSB):
        189°, 66.6667%, 81.1765%
        XYZ:
        31.4871, 41.3109, 65.3457
        xyY:
        0.2279, 0.2990, 41.3109
      CIE-Lab:
        70.3932, -26.4174, -19.7465
        CIE-LCH:
        70.3932, 32.9819, 216.7774
        CIE-Luv:
        70.3932, -44.9992, -26.9728
        Hunter-Lab:
        64.2735, -25.0330, -15.2876
      #45bbcf color charts
#45bbcf RGB chart
      #45bbcf CMYK chart
      #45bbcf RGB pie chart
      #45bbcf color shades, tints & tones
#45bbcf color schemes
#45bbcf color preview, HTML & CSS examples
           This text has a color of #45bbcf        
        
          <p style="color:#45bbcf;">Text here</p>
        
        
          .mytext {color:#45bbcf;}
        
        Text color #45bbcf
      
           This box has a color of #45bbcf        
        
          <div style="background-color:#45bbcf;">Content here</div>
        
        
          .mybackground {background-color:#45bbcf;}
        
        Background color #45bbcf
      
           Border around this has a color of #45bbcf        
        
          <div style="border:2px solid #45bbcf;">Content here</div>
        
        
          .myborder {border:2px solid #45bbcf;}
        
        Border color #45bbcf