#974fdf color space conversions
Hex:
        #974fdf
        RGB:
        151, 79, 223
        CMY:
        41, 69, 13
        CMYK:
        32, 65, 0, 13
      HSL:
        270°, 69.2308%, 59.2157%
        HSV (HSB):
        270°, 64.5740%, 87.4510%
        XYZ:
        28.8778, 17.4990, 71.6677
        xyY:
        0.2446, 0.1482, 17.4990
      CIE-Lab:
        48.8827, 56.4666, -62.1073
        CIE-LCH:
        48.8827, 83.9392, 312.2764
        CIE-Luv:
        48.8827, 19.2410, -99.9693
        Hunter-Lab:
        41.8318, 50.0184, -72.2954
      #974fdf color charts
#974fdf RGB chart
      #974fdf CMYK chart
      #974fdf RGB pie chart
      #974fdf color shades, tints & tones
#974fdf color schemes
#974fdf color preview, HTML & CSS examples
           This text has a color of #974fdf        
        
          <p style="color:#974fdf;">Text here</p>
        
        
          .mytext {color:#974fdf;}
        
        Text color #974fdf
      
           This box has a color of #974fdf        
        
          <div style="background-color:#974fdf;">Content here</div>
        
        
          .mybackground {background-color:#974fdf;}
        
        Background color #974fdf
      
           Border around this has a color of #974fdf        
        
          <div style="border:2px solid #974fdf;">Content here</div>
        
        
          .myborder {border:2px solid #974fdf;}
        
        Border color #974fdf