#6961cf color space conversions
Hex:
        #6961cf
        RGB:
        105, 97, 207
        CMY:
        59, 62, 19
        CMYK:
        49, 53, 0, 19
      HSL:
        244°, 53.3981%, 59.6078%
        HSV (HSB):
        244°, 53.1401%, 81.1765%
        XYZ:
        21.3629, 16.0576, 61.0050
        xyY:
        0.2170, 0.1631, 16.0576
      CIE-Lab:
        47.0500, 32.2351, -56.1720
        CIE-LCH:
        47.0500, 64.7641, 299.8500
        CIE-Luv:
        47.0500, -3.6200, -87.9259
        Hunter-Lab:
        40.0720, 25.0346, -62.2118
      #6961cf color charts
#6961cf RGB chart
      #6961cf CMYK chart
      #6961cf RGB pie chart
      #6961cf color shades, tints & tones
#6961cf color schemes
#6961cf color preview, HTML & CSS examples
           This text has a color of #6961cf        
        
          <p style="color:#6961cf;">Text here</p>
        
        
          .mytext {color:#6961cf;}
        
        Text color #6961cf
      
           This box has a color of #6961cf        
        
          <div style="background-color:#6961cf;">Content here</div>
        
        
          .mybackground {background-color:#6961cf;}
        
        Background color #6961cf
      
           Border around this has a color of #6961cf        
        
          <div style="border:2px solid #6961cf;">Content here</div>
        
        
          .myborder {border:2px solid #6961cf;}
        
        Border color #6961cf