#9512ee color space conversions
Hex:
        #9512ee
        RGB:
        149, 18, 238
        CMY:
        42, 93, 7
        CMYK:
        37, 92, 0, 7
      HSL:
        276°, 86.6142%, 50.1961%
        HSV (HSB):
        276°, 92.4370%, 93.3333%
        XYZ:
        28.0433, 12.9952, 81.9192
        xyY:
        0.2281, 0.1057, 12.9952
      CIE-Lab:
        42.7560, 79.6054, -80.5989
        CIE-LCH:
        42.7560, 113.2838, 314.6447
        CIE-Luv:
        42.7560, 23.0525, -121.6248
        Hunter-Lab:
        36.0489, 75.7742, -109.4992
      #9512ee color charts
#9512ee RGB chart
      #9512ee CMYK chart
      #9512ee RGB pie chart
      #9512ee color shades, tints & tones
#9512ee color schemes
#9512ee color preview, HTML & CSS examples
           This text has a color of #9512ee        
        
          <p style="color:#9512ee;">Text here</p>
        
        
          .mytext {color:#9512ee;}
        
        Text color #9512ee
      
           This box has a color of #9512ee        
        
          <div style="background-color:#9512ee;">Content here</div>
        
        
          .mybackground {background-color:#9512ee;}
        
        Background color #9512ee
      
           Border around this has a color of #9512ee        
        
          <div style="border:2px solid #9512ee;">Content here</div>
        
        
          .myborder {border:2px solid #9512ee;}
        
        Border color #9512ee