#9d2fec color space conversions
Hex:
        #9d2fec
        RGB:
        157, 47, 236
        CMY:
        38, 82, 7
        CMYK:
        33, 80, 0, 7
      HSL:
        275°, 83.2599%, 55.4902%
        HSV (HSB):
        275°, 80.0847%, 92.5490%
        XYZ:
        30.0615, 15.2573, 80.7174
        xyY:
        0.2385, 0.1211, 15.2573
      CIE-Lab:
        45.9846, 73.4900, -74.1386
        CIE-LCH:
        45.9846, 104.3902, 314.7483
        CIE-Luv:
        45.9846, 25.1895, -116.1485
        Hunter-Lab:
        39.0605, 69.0198, -95.1786
      #9d2fec color charts
#9d2fec RGB chart
      #9d2fec CMYK chart
      #9d2fec RGB pie chart
      #9d2fec color shades, tints & tones
#9d2fec color schemes
#9d2fec color preview, HTML & CSS examples
           This text has a color of #9d2fec        
        
          <p style="color:#9d2fec;">Text here</p>
        
        
          .mytext {color:#9d2fec;}
        
        Text color #9d2fec
      
           This box has a color of #9d2fec        
        
          <div style="background-color:#9d2fec;">Content here</div>
        
        
          .mybackground {background-color:#9d2fec;}
        
        Background color #9d2fec
      
           Border around this has a color of #9d2fec        
        
          <div style="border:2px solid #9d2fec;">Content here</div>
        
        
          .myborder {border:2px solid #9d2fec;}
        
        Border color #9d2fec