#6992bf color space conversions
Hex:
        #6992bf
        RGB:
        105, 146, 191
        CMY:
        59, 43, 25
        CMYK:
        45, 24, 0, 25
      HSL:
        211°, 40.1869%, 58.0392%
        HSV (HSB):
        211°, 45.0262%, 74.9020%
        XYZ:
        25.5086, 27.3226, 53.2196
        xyY:
        0.2405, 0.2576, 27.3226
      CIE-Lab:
        59.2718, -1.9303, -27.7646
        CIE-LCH:
        59.2718, 27.8316, 266.0229
        CIE-Luv:
        59.2718, -20.3079, -42.4236
        Hunter-Lab:
        52.2710, -4.3653, -23.7762
      #6992bf color charts
#6992bf RGB chart
      #6992bf CMYK chart
      #6992bf RGB pie chart
      #6992bf color shades, tints & tones
#6992bf color schemes
#6992bf color preview, HTML & CSS examples
           This text has a color of #6992bf        
        
          <p style="color:#6992bf;">Text here</p>
        
        
          .mytext {color:#6992bf;}
        
        Text color #6992bf
      
           This box has a color of #6992bf        
        
          <div style="background-color:#6992bf;">Content here</div>
        
        
          .mybackground {background-color:#6992bf;}
        
        Background color #6992bf
      
           Border around this has a color of #6992bf        
        
          <div style="border:2px solid #6992bf;">Content here</div>
        
        
          .myborder {border:2px solid #6992bf;}
        
        Border color #6992bf