#8d12fa color space conversions
Hex:
        #8d12fa
        RGB:
        141, 18, 250
        CMY:
        45, 93, 2
        CMYK:
        44, 93, 0, 2
      HSL:
        272°, 95.8678%, 52.5490%
        HSV (HSB):
        272°, 92.8000%, 98.0392%
        XYZ:
        28.4561, 12.9975, 91.4514
        xyY:
        0.2141, 0.0978, 12.9975
      CIE-Lab:
        42.7594, 81.2161, -87.3913
        CIE-LCH:
        42.7594, 119.3034, 312.9025
        CIE-Luv:
        42.7594, 17.1365, -129.7045
        Hunter-Lab:
        36.0520, 77.8005, -125.1618
      #8d12fa color charts
#8d12fa RGB chart
      #8d12fa CMYK chart
      #8d12fa RGB pie chart
      #8d12fa color shades, tints & tones
#8d12fa color schemes
#8d12fa color preview, HTML & CSS examples
           This text has a color of #8d12fa        
        
          <p style="color:#8d12fa;">Text here</p>
        
        
          .mytext {color:#8d12fa;}
        
        Text color #8d12fa
      
           This box has a color of #8d12fa        
        
          <div style="background-color:#8d12fa;">Content here</div>
        
        
          .mybackground {background-color:#8d12fa;}
        
        Background color #8d12fa
      
           Border around this has a color of #8d12fa        
        
          <div style="border:2px solid #8d12fa;">Content here</div>
        
        
          .myborder {border:2px solid #8d12fa;}
        
        Border color #8d12fa