#6f83a7 color space conversions
Hex:
        #6f83a7
        RGB:
        111, 131, 167
        CMY:
        56, 49, 35
        CMYK:
        34, 22, 0, 35
      HSL:
        219°, 24.1379%, 54.5098%
        HSV (HSB):
        219°, 33.5329%, 65.4902%
        XYZ:
        21.6469, 22.4021, 39.7423
        xyY:
        0.2583, 0.2674, 22.4021
      CIE-Lab:
        54.4511, 1.6753, -21.4640
        CIE-LCH:
        54.4511, 21.5293, 274.4629
        CIE-Luv:
        54.4511, -11.5231, -32.2582
        Hunter-Lab:
        47.3309, -1.1916, -16.6524
      #6f83a7 color charts
#6f83a7 RGB chart
      #6f83a7 CMYK chart
      #6f83a7 RGB pie chart
      #6f83a7 color shades, tints & tones
#6f83a7 color schemes
#6f83a7 color preview, HTML & CSS examples
           This text has a color of #6f83a7        
        
          <p style="color:#6f83a7;">Text here</p>
        
        
          .mytext {color:#6f83a7;}
        
        Text color #6f83a7
      
           This box has a color of #6f83a7        
        
          <div style="background-color:#6f83a7;">Content here</div>
        
        
          .mybackground {background-color:#6f83a7;}
        
        Background color #6f83a7
      
           Border around this has a color of #6f83a7        
        
          <div style="border:2px solid #6f83a7;">Content here</div>
        
        
          .myborder {border:2px solid #6f83a7;}
        
        Border color #6f83a7