#954ad5 color space conversions
Hex:
        #954ad5
        RGB:
        149, 74, 213
        CMY:
        42, 71, 16
        CMYK:
        30, 65, 0, 16
      HSL:
        272°, 62.3318%, 56.2745%
        HSV (HSB):
        272°, 65.2582%, 83.5294%
        XYZ:
        26.8534, 16.0912, 64.6414
        xyY:
        0.2496, 0.1496, 16.0912
      CIE-Lab:
        47.0939, 56.1315, -59.3093
        CIE-LCH:
        47.0939, 81.6599, 313.4232
        CIE-Luv:
        47.0939, 21.1732, -94.8759
        Hunter-Lab:
        40.1139, 49.2941, -67.4630
      #954ad5 color charts
#954ad5 RGB chart
      #954ad5 CMYK chart
      #954ad5 RGB pie chart
      #954ad5 color shades, tints & tones
#954ad5 color schemes
#954ad5 color preview, HTML & CSS examples
           This text has a color of #954ad5        
        
          <p style="color:#954ad5;">Text here</p>
        
        
          .mytext {color:#954ad5;}
        
        Text color #954ad5
      
           This box has a color of #954ad5        
        
          <div style="background-color:#954ad5;">Content here</div>
        
        
          .mybackground {background-color:#954ad5;}
        
        Background color #954ad5
      
           Border around this has a color of #954ad5        
        
          <div style="border:2px solid #954ad5;">Content here</div>
        
        
          .myborder {border:2px solid #954ad5;}
        
        Border color #954ad5