#974ffa color space conversions
Hex:
        #974ffa
        RGB:
        151, 79, 250
        CMY:
        41, 69, 2
        CMYK:
        40, 68, 0, 2
      HSL:
        265°, 94.4751%, 64.5098%
        HSV (HSB):
        265°, 68.4000%, 98.0392%
        XYZ:
        32.8138, 19.0734, 92.3945
        xyY:
        0.2274, 0.1322, 19.0734
      CIE-Lab:
        50.7730, 62.9449, -74.2213
        CIE-LCH:
        50.7730, 97.3184, 310.3003
        CIE-Luv:
        50.7730, 14.7525, -119.0482
        Hunter-Lab:
        43.6731, 57.6881, -94.8624
      #974ffa color charts
#974ffa RGB chart
      #974ffa CMYK chart
      #974ffa RGB pie chart
      #974ffa color shades, tints & tones
#974ffa color schemes
#974ffa color preview, HTML & CSS examples
           This text has a color of #974ffa        
        
          <p style="color:#974ffa;">Text here</p>
        
        
          .mytext {color:#974ffa;}
        
        Text color #974ffa
      
           This box has a color of #974ffa        
        
          <div style="background-color:#974ffa;">Content here</div>
        
        
          .mybackground {background-color:#974ffa;}
        
        Background color #974ffa
      
           Border around this has a color of #974ffa        
        
          <div style="border:2px solid #974ffa;">Content here</div>
        
        
          .myborder {border:2px solid #974ffa;}
        
        Border color #974ffa