#6f83bf color space conversions
Hex:
        #6f83bf
        RGB:
        111, 131, 191
        CMY:
        56, 49, 25
        CMYK:
        42, 31, 0, 25
      HSL:
        225°, 38.4615%, 59.2157%
        HSV (HSB):
        225°, 41.8848%, 74.9020%
        XYZ:
        24.0758, 23.3737, 52.5329
        xyY:
        0.2408, 0.2338, 23.3737
      CIE-Lab:
        55.4552, 8.3654, -33.6643
        CIE-LCH:
        55.4552, 34.6881, 283.9550
        CIE-Luv:
        55.4552, -12.1935, -52.7167
        Hunter-Lab:
        48.3463, 4.2844, -30.5817
      #6f83bf color charts
#6f83bf RGB chart
      #6f83bf CMYK chart
      #6f83bf RGB pie chart
      #6f83bf color shades, tints & tones
#6f83bf color schemes
#6f83bf color preview, HTML & CSS examples
           This text has a color of #6f83bf        
        
          <p style="color:#6f83bf;">Text here</p>
        
        
          .mytext {color:#6f83bf;}
        
        Text color #6f83bf
      
           This box has a color of #6f83bf        
        
          <div style="background-color:#6f83bf;">Content here</div>
        
        
          .mybackground {background-color:#6f83bf;}
        
        Background color #6f83bf
      
           Border around this has a color of #6f83bf        
        
          <div style="border:2px solid #6f83bf;">Content here</div>
        
        
          .myborder {border:2px solid #6f83bf;}
        
        Border color #6f83bf