#8412ef color space conversions
Hex:
        #8412ef
        RGB:
        132, 18, 239
        CMY:
        48, 93, 6
        CMYK:
        45, 92, 0, 6
      HSL:
        271°, 87.3518%, 50.3922%
        HSV (HSB):
        271°, 92.4686%, 93.7255%
        XYZ:
        25.3120, 11.5701, 82.5605
        xyY:
        0.2119, 0.0969, 11.5701
      CIE-Lab:
        40.5246, 78.0459, -84.9197
        CIE-LCH:
        40.5246, 115.3365, 312.5847
        CIE-Luv:
        40.5246, 15.2232, -123.8782
        Hunter-Lab:
        34.0149, 73.3037, -120.0974
      #8412ef color charts
#8412ef RGB chart
      #8412ef CMYK chart
      #8412ef RGB pie chart
      #8412ef color shades, tints & tones
#8412ef color schemes
#8412ef color preview, HTML & CSS examples
           This text has a color of #8412ef        
        
          <p style="color:#8412ef;">Text here</p>
        
        
          .mytext {color:#8412ef;}
        
        Text color #8412ef
      
           This box has a color of #8412ef        
        
          <div style="background-color:#8412ef;">Content here</div>
        
        
          .mybackground {background-color:#8412ef;}
        
        Background color #8412ef
      
           Border around this has a color of #8412ef        
        
          <div style="border:2px solid #8412ef;">Content here</div>
        
        
          .myborder {border:2px solid #8412ef;}
        
        Border color #8412ef