#6f83bc color space conversions
Hex:
        #6f83bc
        RGB:
        111, 131, 188
        CMY:
        56, 49, 26
        CMYK:
        41, 30, 0, 26
      HSL:
        224°, 36.4929%, 58.6275%
        HSV (HSB):
        224°, 40.9574%, 73.7255%
        XYZ:
        23.7489, 23.2429, 50.8116
        xyY:
        0.2428, 0.2376, 23.2429
      CIE-Lab:
        55.3217, 7.5025, -32.1622
        CIE-LCH:
        55.3217, 33.0256, 283.1307
        CIE-Luv:
        55.3217, -12.1082, -50.1666
        Hunter-Lab:
        48.2109, 3.5608, -28.7406
      #6f83bc color charts
#6f83bc RGB chart
      #6f83bc CMYK chart
      #6f83bc RGB pie chart
      #6f83bc color shades, tints & tones
#6f83bc color schemes
#6f83bc color preview, HTML & CSS examples
           This text has a color of #6f83bc        
        
          <p style="color:#6f83bc;">Text here</p>
        
        
          .mytext {color:#6f83bc;}
        
        Text color #6f83bc
      
           This box has a color of #6f83bc        
        
          <div style="background-color:#6f83bc;">Content here</div>
        
        
          .mybackground {background-color:#6f83bc;}
        
        Background color #6f83bc
      
           Border around this has a color of #6f83bc        
        
          <div style="border:2px solid #6f83bc;">Content here</div>
        
        
          .myborder {border:2px solid #6f83bc;}
        
        Border color #6f83bc