#6966cb color space conversions
Hex:
        #6966cb
        RGB:
        105, 102, 203
        CMY:
        59, 60, 20
        CMYK:
        48, 50, 0, 20
      HSL:
        242°, 49.2683%, 59.8039%
        HSV (HSB):
        242°, 49.7537%, 79.6078%
        XYZ:
        21.3566, 16.8178, 58.6205
        xyY:
        0.2206, 0.1737, 16.8178
      CIE-Lab:
        48.0296, 27.9827, -52.3061
        CIE-LCH:
        48.0296, 59.3209, 298.1459
        CIE-Luv:
        48.0296, -4.8616, -82.1659
        Hunter-Lab:
        41.0095, 21.1910, -56.0446
      #6966cb color charts
#6966cb RGB chart
      #6966cb CMYK chart
      #6966cb RGB pie chart
      #6966cb color shades, tints & tones
#6966cb color schemes
#6966cb color preview, HTML & CSS examples
           This text has a color of #6966cb        
        
          <p style="color:#6966cb;">Text here</p>
        
        
          .mytext {color:#6966cb;}
        
        Text color #6966cb
      
           This box has a color of #6966cb        
        
          <div style="background-color:#6966cb;">Content here</div>
        
        
          .mybackground {background-color:#6966cb;}
        
        Background color #6966cb
      
           Border around this has a color of #6966cb        
        
          <div style="border:2px solid #6966cb;">Content here</div>
        
        
          .myborder {border:2px solid #6966cb;}
        
        Border color #6966cb