#75afbe color space conversions
Hex:
        #75afbe
        RGB:
        117, 175, 190
        CMY:
        54, 31, 25
        CMYK:
        38, 8, 0, 25
      HSL:
        192°, 35.9606%, 60.1961%
        HSV (HSB):
        192°, 38.4211%, 74.5098%
        XYZ:
        31.9604, 38.1596, 54.3962
        xyY:
        0.2567, 0.3065, 38.1596
      CIE-Lab:
        68.1380, -14.9722, -13.6305
        CIE-LCH:
        68.1380, 20.2474, 222.3143
        CIE-Luv:
        68.1380, -27.7080, -18.5019
        Hunter-Lab:
        61.7734, -15.7511, -8.9680
      #75afbe color charts
#75afbe RGB chart
      #75afbe CMYK chart
      #75afbe RGB pie chart
      #75afbe color shades, tints & tones
#75afbe color schemes
#75afbe color preview, HTML & CSS examples
           This text has a color of #75afbe        
        
          <p style="color:#75afbe;">Text here</p>
        
        
          .mytext {color:#75afbe;}
        
        Text color #75afbe
      
           This box has a color of #75afbe        
        
          <div style="background-color:#75afbe;">Content here</div>
        
        
          .mybackground {background-color:#75afbe;}
        
        Background color #75afbe
      
           Border around this has a color of #75afbe        
        
          <div style="border:2px solid #75afbe;">Content here</div>
        
        
          .myborder {border:2px solid #75afbe;}
        
        Border color #75afbe