#8b12fa color space conversions
Hex:
        #8b12fa
        RGB:
        139, 18, 250
        CMY:
        45, 93, 2
        CMYK:
        44, 93, 0, 2
      HSL:
        271°, 95.8678%, 52.5490%
        HSV (HSB):
        271°, 92.8000%, 98.0392%
        XYZ:
        28.1191, 12.8237, 91.4357
        xyY:
        0.2124, 0.0969, 12.8237
      CIE-Lab:
        42.4964, 81.0240, -87.8340
        CIE-LCH:
        42.4964, 119.4976, 312.6905
        CIE-Luv:
        42.4964, 16.2893, -129.8680
        Hunter-Lab:
        35.8102, 77.4949, -126.3204
      #8b12fa color charts
#8b12fa RGB chart
      #8b12fa CMYK chart
      #8b12fa RGB pie chart
      #8b12fa color shades, tints & tones
#8b12fa color schemes
#8b12fa color preview, HTML & CSS examples
           This text has a color of #8b12fa        
        
          <p style="color:#8b12fa;">Text here</p>
        
        
          .mytext {color:#8b12fa;}
        
        Text color #8b12fa
      
           This box has a color of #8b12fa        
        
          <div style="background-color:#8b12fa;">Content here</div>
        
        
          .mybackground {background-color:#8b12fa;}
        
        Background color #8b12fa
      
           Border around this has a color of #8b12fa        
        
          <div style="border:2px solid #8b12fa;">Content here</div>
        
        
          .myborder {border:2px solid #8b12fa;}
        
        Border color #8b12fa