#6972cb color space conversions
Hex:
        #6972cb
        RGB:
        105, 114, 203
        CMY:
        59, 55, 20
        CMYK:
        48, 44, 0, 20
      HSL:
        234°, 48.5149%, 60.3922%
        HSV (HSB):
        234°, 48.2759%, 79.6078%
        XYZ:
        22.6225, 19.3497, 59.0424
        xyY:
        0.2240, 0.1916, 19.3497
      CIE-Lab:
        51.0938, 20.6662, -47.4125
        CIE-LCH:
        51.0938, 51.7208, 293.5514
        CIE-Luv:
        51.0938, -8.7441, -75.0106
        Hunter-Lab:
        43.9883, 14.8204, -48.7891
      #6972cb color charts
#6972cb RGB chart
      #6972cb CMYK chart
      #6972cb RGB pie chart
      #6972cb color shades, tints & tones
#6972cb color schemes
#6972cb color preview, HTML & CSS examples
           This text has a color of #6972cb        
        
          <p style="color:#6972cb;">Text here</p>
        
        
          .mytext {color:#6972cb;}
        
        Text color #6972cb
      
           This box has a color of #6972cb        
        
          <div style="background-color:#6972cb;">Content here</div>
        
        
          .mybackground {background-color:#6972cb;}
        
        Background color #6972cb
      
           Border around this has a color of #6972cb        
        
          <div style="border:2px solid #6972cb;">Content here</div>
        
        
          .myborder {border:2px solid #6972cb;}
        
        Border color #6972cb