#9d12fe color space conversions
Hex:
        #9d12fe
        RGB:
        157, 18, 254
        CMY:
        38, 93, 0
        CMYK:
        38, 93, 0, 0
      HSL:
        275°, 99.1597%, 53.3333%
        HSV (HSB):
        275°, 92.9134%, 99.6078%
        XYZ:
        32.0103, 14.7565, 94.9271
        xyY:
        0.2259, 0.1041, 14.7565
      CIE-Lab:
        45.2988, 83.6538, -85.3739
        CIE-LCH:
        45.2988, 119.5269, 314.4169
        CIE-Luv:
        45.2988, 23.6107, -130.4641
        Hunter-Lab:
        38.4141, 81.5184, -119.6245
      #9d12fe color charts
#9d12fe RGB chart
      #9d12fe CMYK chart
      #9d12fe RGB pie chart
      #9d12fe color shades, tints & tones
#9d12fe color schemes
#9d12fe color preview, HTML & CSS examples
           This text has a color of #9d12fe        
        
          <p style="color:#9d12fe;">Text here</p>
        
        
          .mytext {color:#9d12fe;}
        
        Text color #9d12fe
      
           This box has a color of #9d12fe        
        
          <div style="background-color:#9d12fe;">Content here</div>
        
        
          .mybackground {background-color:#9d12fe;}
        
        Background color #9d12fe
      
           Border around this has a color of #9d12fe        
        
          <div style="border:2px solid #9d12fe;">Content here</div>
        
        
          .myborder {border:2px solid #9d12fe;}
        
        Border color #9d12fe