#6954d5 color space conversions
Hex:
        #6954d5
        RGB:
        105, 84, 213
        CMY:
        59, 67, 16
        CMYK:
        51, 61, 0, 16
      HSL:
        250°, 60.5634%, 58.2353%
        HSV (HSB):
        250°, 60.5634%, 83.5294%
        XYZ:
        21.0063, 14.1480, 64.5745
        xyY:
        0.2106, 0.1419, 14.1480
      CIE-Lab:
        44.4444, 41.7650, -63.8194
        CIE-LCH:
        44.4444, 76.2707, 303.2018
        CIE-Luv:
        44.4444, -0.5989, -98.2798
        Hunter-Lab:
        37.6138, 33.8630, -75.4579
      #6954d5 color charts
#6954d5 RGB chart
      #6954d5 CMYK chart
      #6954d5 RGB pie chart
      #6954d5 color shades, tints & tones
#6954d5 color schemes
#6954d5 color preview, HTML & CSS examples
           This text has a color of #6954d5        
        
          <p style="color:#6954d5;">Text here</p>
        
        
          .mytext {color:#6954d5;}
        
        Text color #6954d5
      
           This box has a color of #6954d5        
        
          <div style="background-color:#6954d5;">Content here</div>
        
        
          .mybackground {background-color:#6954d5;}
        
        Background color #6954d5
      
           Border around this has a color of #6954d5        
        
          <div style="border:2px solid #6954d5;">Content here</div>
        
        
          .myborder {border:2px solid #6954d5;}
        
        Border color #6954d5