#973dfa color space conversions
Hex:
        #973dfa
        RGB:
        151, 61, 250
        CMY:
        41, 76, 2
        CMYK:
        40, 76, 0, 2
      HSL:
        269°, 94.9749%, 60.9804%
        HSV (HSB):
        269°, 75.6000%, 98.0392%
        XYZ:
        31.6866, 16.8189, 92.0188
        xyY:
        0.2255, 0.1197, 16.8189
      CIE-Lab:
        48.0311, 70.7001, -78.6917
        CIE-LCH:
        48.0311, 105.7870, 311.9379
        CIE-Luv:
        48.0311, 17.7842, -123.6601
        Hunter-Lab:
        41.0109, 66.1468, -104.3252
      #973dfa color charts
#973dfa RGB chart
      #973dfa CMYK chart
      #973dfa RGB pie chart
      #973dfa color shades, tints & tones
#973dfa color schemes
#973dfa color preview, HTML & CSS examples
           This text has a color of #973dfa        
        
          <p style="color:#973dfa;">Text here</p>
        
        
          .mytext {color:#973dfa;}
        
        Text color #973dfa
      
           This box has a color of #973dfa        
        
          <div style="background-color:#973dfa;">Content here</div>
        
        
          .mybackground {background-color:#973dfa;}
        
        Background color #973dfa
      
           Border around this has a color of #973dfa        
        
          <div style="border:2px solid #973dfa;">Content here</div>
        
        
          .myborder {border:2px solid #973dfa;}
        
        Border color #973dfa