#8b61fa color space conversions
Hex:
        #8b61fa
        RGB:
        139, 97, 250
        CMY:
        45, 62, 2
        CMYK:
        44, 61, 0, 2
      HSL:
        256°, 93.8650%, 68.0392%
        HSV (HSB):
        256°, 61.2000%, 98.0392%
        XYZ:
        32.1775, 20.9405, 92.7885
        xyY:
        0.2205, 0.1435, 20.9405
      CIE-Lab:
        52.8843, 51.5622, -70.8498
        CIE-LCH:
        52.8843, 87.6263, 306.0459
        CIE-Luv:
        52.8843, 5.6453, -114.5536
        Hunter-Lab:
        45.7608, 45.4340, -88.1889
      #8b61fa color charts
#8b61fa RGB chart
      #8b61fa CMYK chart
      #8b61fa RGB pie chart
      #8b61fa color shades, tints & tones
#8b61fa color schemes
#8b61fa color preview, HTML & CSS examples
           This text has a color of #8b61fa        
        
          <p style="color:#8b61fa;">Text here</p>
        
        
          .mytext {color:#8b61fa;}
        
        Text color #8b61fa
      
           This box has a color of #8b61fa        
        
          <div style="background-color:#8b61fa;">Content here</div>
        
        
          .mybackground {background-color:#8b61fa;}
        
        Background color #8b61fa
      
           Border around this has a color of #8b61fa        
        
          <div style="border:2px solid #8b61fa;">Content here</div>
        
        
          .myborder {border:2px solid #8b61fa;}
        
        Border color #8b61fa