#9a12ee color space conversions
Hex:
        #9a12ee
        RGB:
        154, 18, 238
        CMY:
        40, 93, 7
        CMYK:
        35, 92, 0, 7
      HSL:
        277°, 86.6142%, 50.1961%
        HSV (HSB):
        277°, 92.4370%, 93.3333%
        XYZ:
        28.9753, 13.4757, 81.9628
        xyY:
        0.2329, 0.1083, 13.4757
      CIE-Lab:
        43.4714, 80.1693, -79.3978
        CIE-LCH:
        43.4714, 112.8323, 315.2770
        CIE-Luv:
        43.4714, 25.5102, -120.9813
        Hunter-Lab:
        36.7092, 76.6525, -106.6837
      #9a12ee color charts
#9a12ee RGB chart
      #9a12ee CMYK chart
      #9a12ee RGB pie chart
      #9a12ee color shades, tints & tones
#9a12ee color schemes
#9a12ee color preview, HTML & CSS examples
           This text has a color of #9a12ee        
        
          <p style="color:#9a12ee;">Text here</p>
        
        
          .mytext {color:#9a12ee;}
        
        Text color #9a12ee
      
           This box has a color of #9a12ee        
        
          <div style="background-color:#9a12ee;">Content here</div>
        
        
          .mybackground {background-color:#9a12ee;}
        
        Background color #9a12ee
      
           Border around this has a color of #9a12ee        
        
          <div style="border:2px solid #9a12ee;">Content here</div>
        
        
          .myborder {border:2px solid #9a12ee;}
        
        Border color #9a12ee