#6972bf color space conversions
Hex:
        #6972bf
        RGB:
        105, 114, 191
        CMY:
        59, 55, 25
        CMYK:
        45, 40, 0, 25
      HSL:
        234°, 40.1869%, 58.0392%
        HSV (HSB):
        234°, 45.0262%, 74.9020%
        XYZ:
        21.2470, 18.7995, 51.7990
        xyY:
        0.2313, 0.2047, 18.7995
      CIE-Lab:
        50.4518, 17.0217, -41.5571
        CIE-LCH:
        50.4518, 44.9080, 292.2739
        CIE-Luv:
        50.4518, -8.2207, -65.2113
        Hunter-Lab:
        43.3584, 11.5936, -40.4813
      #6972bf color charts
#6972bf RGB chart
      #6972bf CMYK chart
      #6972bf RGB pie chart
      #6972bf color shades, tints & tones
#6972bf color schemes
#6972bf color preview, HTML & CSS examples
           This text has a color of #6972bf        
        
          <p style="color:#6972bf;">Text here</p>
        
        
          .mytext {color:#6972bf;}
        
        Text color #6972bf
      
           This box has a color of #6972bf        
        
          <div style="background-color:#6972bf;">Content here</div>
        
        
          .mybackground {background-color:#6972bf;}
        
        Background color #6972bf
      
           Border around this has a color of #6972bf        
        
          <div style="border:2px solid #6972bf;">Content here</div>
        
        
          .myborder {border:2px solid #6972bf;}
        
        Border color #6972bf