#6f83a3 color space conversions
Hex:
        #6f83a3
        RGB:
        111, 131, 163
        CMY:
        56, 49, 36
        CMYK:
        32, 20, 0, 36
      HSL:
        217°, 22.0339%, 53.7255%
        HSV (HSB):
        217°, 31.9018%, 63.9216%
        XYZ:
        21.2827, 22.2565, 37.8245
        xyY:
        0.2616, 0.2735, 22.2565
      CIE-Lab:
        54.2981, 0.6129, -19.3908
        CIE-LCH:
        54.2981, 19.4005, 271.8102
        CIE-Luv:
        54.2981, -11.4143, -28.8551
        Hunter-Lab:
        47.1767, -2.0331, -14.5128
      #6f83a3 color charts
#6f83a3 RGB chart
      #6f83a3 CMYK chart
      #6f83a3 RGB pie chart
      #6f83a3 color shades, tints & tones
#6f83a3 color schemes
#6f83a3 color preview, HTML & CSS examples
           This text has a color of #6f83a3        
        
          <p style="color:#6f83a3;">Text here</p>
        
        
          .mytext {color:#6f83a3;}
        
        Text color #6f83a3
      
           This box has a color of #6f83a3        
        
          <div style="background-color:#6f83a3;">Content here</div>
        
        
          .mybackground {background-color:#6f83a3;}
        
        Background color #6f83a3
      
           Border around this has a color of #6f83a3        
        
          <div style="border:2px solid #6f83a3;">Content here</div>
        
        
          .myborder {border:2px solid #6f83a3;}
        
        Border color #6f83a3