#952dfa color space conversions
Hex:
        #952dfa
        RGB:
        149, 45, 250
        CMY:
        42, 82, 2
        CMYK:
        40, 82, 0, 2
      HSL:
        270°, 95.3488%, 57.8431%
        HSV (HSB):
        270°, 82.0000%, 98.0392%
        XYZ:
        30.5881, 15.1685, 91.7581
        xyY:
        0.2224, 0.1103, 15.1685
      CIE-Lab:
        45.8641, 75.9872, -82.2492
        CIE-LCH:
        45.8641, 111.9776, 312.7338
        CIE-Luv:
        45.8641, 18.8094, -126.6371
        Hunter-Lab:
        38.9467, 72.0343, -112.4240
      #952dfa color charts
#952dfa RGB chart
      #952dfa CMYK chart
      #952dfa RGB pie chart
      #952dfa color shades, tints & tones
#952dfa color schemes
#952dfa color preview, HTML & CSS examples
           This text has a color of #952dfa        
        
          <p style="color:#952dfa;">Text here</p>
        
        
          .mytext {color:#952dfa;}
        
        Text color #952dfa
      
           This box has a color of #952dfa        
        
          <div style="background-color:#952dfa;">Content here</div>
        
        
          .mybackground {background-color:#952dfa;}
        
        Background color #952dfa
      
           Border around this has a color of #952dfa        
        
          <div style="border:2px solid #952dfa;">Content here</div>
        
        
          .myborder {border:2px solid #952dfa;}
        
        Border color #952dfa