#8112fa color space conversions
Hex:
        #8112fa
        RGB:
        129, 18, 250
        CMY:
        49, 93, 2
        CMYK:
        48, 93, 0, 2
      HSL:
        269°, 95.8678%, 52.5490%
        HSV (HSB):
        269°, 92.8000%, 98.0392%
        XYZ:
        26.5249, 12.0019, 91.3611
        xyY:
        0.2042, 0.0924, 12.0019
      CIE-Lab:
        41.2191, 80.1106, -89.9849
        CIE-LCH:
        41.2191, 120.4782, 311.6776
        CIE-Luv:
        41.2191, 12.2754, -130.5321
        Hunter-Lab:
        34.6437, 76.0417, -132.1067
      #8112fa color charts
#8112fa RGB chart
      #8112fa CMYK chart
      #8112fa RGB pie chart
      #8112fa color shades, tints & tones
#8112fa color schemes
#8112fa color preview, HTML & CSS examples
           This text has a color of #8112fa        
        
          <p style="color:#8112fa;">Text here</p>
        
        
          .mytext {color:#8112fa;}
        
        Text color #8112fa
      
           This box has a color of #8112fa        
        
          <div style="background-color:#8112fa;">Content here</div>
        
        
          .mybackground {background-color:#8112fa;}
        
        Background color #8112fa
      
           Border around this has a color of #8112fa        
        
          <div style="border:2px solid #8112fa;">Content here</div>
        
        
          .myborder {border:2px solid #8112fa;}
        
        Border color #8112fa