#957dfa color space conversions
Hex:
        #957dfa
        RGB:
        149, 125, 250
        CMY:
        42, 51, 2
        CMYK:
        40, 50, 0, 2
      HSL:
        252°, 92.5926%, 73.5294%
        HSV (HSB):
        252°, 50.0000%, 98.0392%
        XYZ:
        36.9834, 27.9589, 93.8899
        xyY:
        0.2328, 0.1760, 27.9589
      CIE-Lab:
        59.8516, 38.0813, -59.5845
        CIE-LCH:
        59.8516, 70.7142, 302.5832
        CIE-Luv:
        59.8516, 2.0246, -99.1191
        Hunter-Lab:
        52.8762, 32.3155, -68.2652
      #957dfa color charts
#957dfa RGB chart
      #957dfa CMYK chart
      #957dfa RGB pie chart
      #957dfa color shades, tints & tones
#957dfa color schemes
#957dfa color preview, HTML & CSS examples
           This text has a color of #957dfa        
        
          <p style="color:#957dfa;">Text here</p>
        
        
          .mytext {color:#957dfa;}
        
        Text color #957dfa
      
           This box has a color of #957dfa        
        
          <div style="background-color:#957dfa;">Content here</div>
        
        
          .mybackground {background-color:#957dfa;}
        
        Background color #957dfa
      
           Border around this has a color of #957dfa        
        
          <div style="border:2px solid #957dfa;">Content here</div>
        
        
          .myborder {border:2px solid #957dfa;}
        
        Border color #957dfa