#9d12cf color space conversions
Hex:
        #9d12cf
        RGB:
        157, 18, 207
        CMY:
        38, 93, 19
        CMYK:
        24, 91, 0, 19
      HSL:
        284°, 84.0000%, 44.1176%
        HSV (HSB):
        284°, 91.3043%, 81.1765%
        XYZ:
        25.3834, 12.1057, 60.0303
        xyY:
        0.2603, 0.1241, 12.1057
      CIE-Lab:
        41.3836, 74.6454, -65.0588
        CIE-LCH:
        41.3836, 99.0181, 318.9256
        CIE-Luv:
        41.3836, 34.6897, -100.5239
        Hunter-Lab:
        34.7933, 69.3365, -77.9403
      #9d12cf color charts
#9d12cf RGB chart
      #9d12cf CMYK chart
      #9d12cf RGB pie chart
      #9d12cf color shades, tints & tones
#9d12cf color schemes
#9d12cf color preview, HTML & CSS examples
           This text has a color of #9d12cf        
        
          <p style="color:#9d12cf;">Text here</p>
        
        
          .mytext {color:#9d12cf;}
        
        Text color #9d12cf
      
           This box has a color of #9d12cf        
        
          <div style="background-color:#9d12cf;">Content here</div>
        
        
          .mybackground {background-color:#9d12cf;}
        
        Background color #9d12cf
      
           Border around this has a color of #9d12cf        
        
          <div style="border:2px solid #9d12cf;">Content here</div>
        
        
          .myborder {border:2px solid #9d12cf;}
        
        Border color #9d12cf