#69a5af color space conversions
Hex:
        #69a5af
        RGB:
        105, 165, 175
        CMY:
        59, 35, 31
        CMYK:
        40, 6, 0, 31
      HSL:
        189°, 30.4348%, 54.9020%
        HSV (HSB):
        189°, 40.0000%, 68.6275%
        XYZ:
        27.0187, 33.0087, 45.5047
        xyY:
        0.2560, 0.3128, 33.0087
      CIE-Lab:
        64.1679, -16.7917, -11.3096
        CIE-LCH:
        64.1679, 20.2452, 213.9612
        CIE-Luv:
        64.1679, -28.1601, -14.4350
        Hunter-Lab:
        57.4532, -16.5993, -6.7423
      #69a5af color charts
#69a5af RGB chart
      #69a5af CMYK chart
      #69a5af RGB pie chart
      #69a5af color shades, tints & tones
#69a5af color schemes
#69a5af color preview, HTML & CSS examples
           This text has a color of #69a5af        
        
          <p style="color:#69a5af;">Text here</p>
        
        
          .mytext {color:#69a5af;}
        
        Text color #69a5af
      
           This box has a color of #69a5af        
        
          <div style="background-color:#69a5af;">Content here</div>
        
        
          .mybackground {background-color:#69a5af;}
        
        Background color #69a5af
      
           Border around this has a color of #69a5af        
        
          <div style="border:2px solid #69a5af;">Content here</div>
        
        
          .myborder {border:2px solid #69a5af;}
        
        Border color #69a5af