#6966cf color space conversions
Hex:
        #6966cf
        RGB:
        105, 102, 207
        CMY:
        59, 60, 19
        CMYK:
        49, 51, 0, 19
      HSL:
        242°, 52.2388%, 60.5882%
        HSV (HSB):
        242°, 50.7246%, 81.1765%
        XYZ:
        21.8396, 17.0110, 61.1639
        xyY:
        0.2184, 0.1701, 17.0110
      CIE-Lab:
        48.2739, 29.2044, -54.2049
        CIE-LCH:
        48.2739, 61.5716, 298.3148
        CIE-Luv:
        48.2739, -5.1053, -85.2673
        Hunter-Lab:
        41.2444, 22.3409, -59.0538
      #6966cf color charts
#6966cf RGB chart
      #6966cf CMYK chart
      #6966cf RGB pie chart
      #6966cf color shades, tints & tones
#6966cf color schemes
#6966cf color preview, HTML & CSS examples
           This text has a color of #6966cf        
        
          <p style="color:#6966cf;">Text here</p>
        
        
          .mytext {color:#6966cf;}
        
        Text color #6966cf
      
           This box has a color of #6966cf        
        
          <div style="background-color:#6966cf;">Content here</div>
        
        
          .mybackground {background-color:#6966cf;}
        
        Background color #6966cf
      
           Border around this has a color of #6966cf        
        
          <div style="border:2px solid #6966cf;">Content here</div>
        
        
          .myborder {border:2px solid #6966cf;}
        
        Border color #6966cf