#6f75bd color space conversions
Hex:
        #6f75bd
        RGB:
        111, 117, 189
        CMY:
        56, 54, 26
        CMYK:
        41, 38, 0, 26
      HSL:
        235°, 37.1429%, 58.8235%
        HSV (HSB):
        235°, 41.2698%, 74.1176%
        XYZ:
        22.1021, 19.7762, 50.7964
        xyY:
        0.2385, 0.2134, 19.7762
      CIE-Lab:
        51.5832, 16.1624, -38.5923
        CIE-LCH:
        51.5832, 41.8401, 292.7238
        CIE-Luv:
        51.5832, -6.8328, -60.7244
        Hunter-Lab:
        44.4705, 10.8925, -36.5947
      #6f75bd color charts
#6f75bd RGB chart
      #6f75bd CMYK chart
      #6f75bd RGB pie chart
      #6f75bd color shades, tints & tones
#6f75bd color schemes
#6f75bd color preview, HTML & CSS examples
           This text has a color of #6f75bd        
        
          <p style="color:#6f75bd;">Text here</p>
        
        
          .mytext {color:#6f75bd;}
        
        Text color #6f75bd
      
           This box has a color of #6f75bd        
        
          <div style="background-color:#6f75bd;">Content here</div>
        
        
          .mybackground {background-color:#6f75bd;}
        
        Background color #6f75bd
      
           Border around this has a color of #6f75bd        
        
          <div style="border:2px solid #6f75bd;">Content here</div>
        
        
          .myborder {border:2px solid #6f75bd;}
        
        Border color #6f75bd