#8d12ec color space conversions
Hex:
        #8d12ec
        RGB:
        141, 18, 236
        CMY:
        45, 93, 7
        CMYK:
        40, 92, 0, 7
      HSL:
        274°, 85.8268%, 49.8039%
        HSV (HSB):
        274°, 92.3729%, 92.5490%
        XYZ:
        26.3411, 12.1515, 80.3140
        xyY:
        0.2217, 0.1023, 12.1515
      CIE-Lab:
        41.4558, 78.3338, -81.6447
        CIE-LCH:
        41.4558, 113.1461, 313.8144
        CIE-Luv:
        41.4558, 19.6898, -121.2942
        Hunter-Lab:
        34.8589, 73.8802, -112.2012
      #8d12ec color charts
#8d12ec RGB chart
      #8d12ec CMYK chart
      #8d12ec RGB pie chart
      #8d12ec color shades, tints & tones
#8d12ec color schemes
#8d12ec color preview, HTML & CSS examples
           This text has a color of #8d12ec        
        
          <p style="color:#8d12ec;">Text here</p>
        
        
          .mytext {color:#8d12ec;}
        
        Text color #8d12ec
      
           This box has a color of #8d12ec        
        
          <div style="background-color:#8d12ec;">Content here</div>
        
        
          .mybackground {background-color:#8d12ec;}
        
        Background color #8d12ec
      
           Border around this has a color of #8d12ec        
        
          <div style="border:2px solid #8d12ec;">Content here</div>
        
        
          .myborder {border:2px solid #8d12ec;}
        
        Border color #8d12ec