#8d12ff color space conversions
Hex:
        #8d12ff
        RGB:
        141, 18, 255
        CMY:
        45, 93, 0
        CMYK:
        45, 93, 0, 0
      HSL:
        271°, 100.0000%, 53.5294%
        HSV (HSB):
        271°, 92.9412%, 100.0000%
        XYZ:
        29.2508, 13.3153, 95.6362
        xyY:
        0.2117, 0.0963, 13.3153
      CIE-Lab:
        43.2346, 82.2532, -89.4075
        CIE-LCH:
        43.2346, 121.4878, 312.6135
        CIE-Luv:
        43.2346, 16.2766, -132.6675
        Hunter-Lab:
        36.4902, 79.2292, -129.8485
      #8d12ff color charts
#8d12ff RGB chart
      #8d12ff CMYK chart
      #8d12ff RGB pie chart
      #8d12ff color shades, tints & tones
#8d12ff color schemes
#8d12ff color preview, HTML & CSS examples
           This text has a color of #8d12ff        
        
          <p style="color:#8d12ff;">Text here</p>
        
        
          .mytext {color:#8d12ff;}
        
        Text color #8d12ff
      
           This box has a color of #8d12ff        
        
          <div style="background-color:#8d12ff;">Content here</div>
        
        
          .mybackground {background-color:#8d12ff;}
        
        Background color #8d12ff
      
           Border around this has a color of #8d12ff        
        
          <div style="border:2px solid #8d12ff;">Content here</div>
        
        
          .myborder {border:2px solid #8d12ff;}
        
        Border color #8d12ff