#957ced color space conversions
Hex:
        #957ced
        RGB:
        149, 124, 237
        CMY:
        42, 51, 7
        CMYK:
        37, 48, 0, 7
      HSL:
        253°, 75.8389%, 70.7843%
        HSV (HSB):
        253°, 47.6793%, 92.9412%
        XYZ:
        34.8881, 26.9193, 83.4779
        xyY:
        0.2401, 0.1853, 26.9193
      CIE-Lab:
        58.8995, 35.1572, -53.9118
        CIE-LCH:
        58.8995, 64.3623, 303.1094
        CIE-Luv:
        58.8995, 3.5767, -89.4042
        Hunter-Lab:
        51.8838, 29.2318, -59.0754
      #957ced color charts
#957ced RGB chart
      #957ced CMYK chart
      #957ced RGB pie chart
      #957ced color shades, tints & tones
#957ced color schemes
#957ced color preview, HTML & CSS examples
           This text has a color of #957ced        
        
          <p style="color:#957ced;">Text here</p>
        
        
          .mytext {color:#957ced;}
        
        Text color #957ced
      
           This box has a color of #957ced        
        
          <div style="background-color:#957ced;">Content here</div>
        
        
          .mybackground {background-color:#957ced;}
        
        Background color #957ced
      
           Border around this has a color of #957ced        
        
          <div style="border:2px solid #957ced;">Content here</div>
        
        
          .myborder {border:2px solid #957ced;}
        
        Border color #957ced