#6f82bb color space conversions
Hex:
        #6f82bb
        RGB:
        111, 130, 187
        CMY:
        56, 49, 27
        CMYK:
        41, 30, 0, 27
      HSL:
        225°, 35.8491%, 58.4314%
        HSV (HSB):
        225°, 40.6417%, 73.3333%
        XYZ:
        23.5078, 22.9326, 50.2012
        xyY:
        0.2432, 0.2373, 22.9326
      CIE-Lab:
        55.0029, 7.8073, -32.0881
        CIE-LCH:
        55.0029, 33.0243, 283.6749
        CIE-Luv:
        55.0029, -11.6891, -50.0315
        Hunter-Lab:
        47.8880, 3.8201, -28.6323
      #6f82bb color charts
#6f82bb RGB chart
      #6f82bb CMYK chart
      #6f82bb RGB pie chart
      #6f82bb color shades, tints & tones
#6f82bb color schemes
#6f82bb color preview, HTML & CSS examples
           This text has a color of #6f82bb        
        
          <p style="color:#6f82bb;">Text here</p>
        
        
          .mytext {color:#6f82bb;}
        
        Text color #6f82bb
      
           This box has a color of #6f82bb        
        
          <div style="background-color:#6f82bb;">Content here</div>
        
        
          .mybackground {background-color:#6f82bb;}
        
        Background color #6f82bb
      
           Border around this has a color of #6f82bb        
        
          <div style="border:2px solid #6f82bb;">Content here</div>
        
        
          .myborder {border:2px solid #6f82bb;}
        
        Border color #6f82bb