#974bfb color space conversions
Hex:
        #974bfb
        RGB:
        151, 75, 251
        CMY:
        41, 71, 2
        CMYK:
        40, 70, 0, 2
      HSL:
        266°, 95.6522%, 63.9216%
        HSV (HSB):
        266°, 70.1195%, 98.4314%
        XYZ:
        32.6912, 18.5765, 93.1294
        xyY:
        0.2264, 0.1286, 18.5765
      CIE-Lab:
        50.1880, 65.0288, -75.7306
        CIE-LCH:
        50.1880, 99.8192, 310.6522
        CIE-Luv:
        50.1880, 15.3471, -120.9074
        Hunter-Lab:
        43.1005, 59.9642, -97.9406
      #974bfb color charts
#974bfb RGB chart
      #974bfb CMYK chart
      #974bfb RGB pie chart
      #974bfb color shades, tints & tones
#974bfb color schemes
#974bfb color preview, HTML & CSS examples
           This text has a color of #974bfb        
        
          <p style="color:#974bfb;">Text here</p>
        
        
          .mytext {color:#974bfb;}
        
        Text color #974bfb
      
           This box has a color of #974bfb        
        
          <div style="background-color:#974bfb;">Content here</div>
        
        
          .mybackground {background-color:#974bfb;}
        
        Background color #974bfb
      
           Border around this has a color of #974bfb        
        
          <div style="border:2px solid #974bfb;">Content here</div>
        
        
          .myborder {border:2px solid #974bfb;}
        
        Border color #974bfb