#9d2efa color space conversions
Hex:
        #9d2efa
        RGB:
        157, 46, 250
        CMY:
        38, 82, 2
        CMYK:
        37, 82, 0, 2
      HSL:
        273°, 95.3271%, 58.0392%
        HSV (HSB):
        273°, 81.6000%, 98.0392%
        XYZ:
        32.1369, 16.0242, 91.8417
        xyY:
        0.2295, 0.1145, 16.0242
      CIE-Lab:
        47.0062, 76.7523, -80.3372
        CIE-LCH:
        47.0062, 111.1080, 313.6927
        CIE-Luv:
        47.0062, 22.4424, -125.3798
        Hunter-Lab:
        40.0303, 73.2497, -108.0082
      #9d2efa color charts
#9d2efa RGB chart
      #9d2efa CMYK chart
      #9d2efa RGB pie chart
      #9d2efa color shades, tints & tones
#9d2efa color schemes
#9d2efa color preview, HTML & CSS examples
           This text has a color of #9d2efa        
        
          <p style="color:#9d2efa;">Text here</p>
        
        
          .mytext {color:#9d2efa;}
        
        Text color #9d2efa
      
           This box has a color of #9d2efa        
        
          <div style="background-color:#9d2efa;">Content here</div>
        
        
          .mybackground {background-color:#9d2efa;}
        
        Background color #9d2efa
      
           Border around this has a color of #9d2efa        
        
          <div style="border:2px solid #9d2efa;">Content here</div>
        
        
          .myborder {border:2px solid #9d2efa;}
        
        Border color #9d2efa