#6954cf color space conversions
Hex:
        #6954cf
        RGB:
        105, 84, 207
        CMY:
        59, 67, 19
        CMYK:
        49, 59, 0, 19
      HSL:
        250°, 56.1644%, 57.0588%
        HSV (HSB):
        250°, 59.4203%, 81.1765%
        XYZ:
        20.2585, 13.8489, 60.6368
        xyY:
        0.2138, 0.1462, 13.8489
      CIE-Lab:
        44.0155, 39.9837, -61.0717
        CIE-LCH:
        44.0155, 72.9962, 303.2128
        CIE-Luv:
        44.0155, -0.0852, -93.9919
        Hunter-Lab:
        37.2141, 32.0466, -70.5575
      #6954cf color charts
#6954cf RGB chart
      #6954cf CMYK chart
      #6954cf RGB pie chart
      #6954cf color shades, tints & tones
#6954cf color schemes
#6954cf color preview, HTML & CSS examples
           This text has a color of #6954cf        
        
          <p style="color:#6954cf;">Text here</p>
        
        
          .mytext {color:#6954cf;}
        
        Text color #6954cf
      
           This box has a color of #6954cf        
        
          <div style="background-color:#6954cf;">Content here</div>
        
        
          .mybackground {background-color:#6954cf;}
        
        Background color #6954cf
      
           Border around this has a color of #6954cf        
        
          <div style="border:2px solid #6954cf;">Content here</div>
        
        
          .myborder {border:2px solid #6954cf;}
        
        Border color #6954cf