#8b04fa color space conversions
Hex:
        #8b04fa
        RGB:
        139, 4, 250
        CMY:
        45, 98, 2
        CMYK:
        44, 98, 0, 2
      HSL:
        273°, 96.8504%, 49.8039%
        HSV (HSB):
        273°, 98.4000%, 98.0392%
        XYZ:
        27.9462, 12.4779, 91.3780
        xyY:
        0.2120, 0.0947, 12.4779
      CIE-Lab:
        41.9658, 82.6267, -88.7091
        CIE-LCH:
        41.9658, 121.2290, 312.9669
        CIE-Luv:
        41.9658, 16.7172, -130.2778
        Hunter-Lab:
        35.3241, 79.4007, -128.6472
      #8b04fa color charts
#8b04fa RGB chart
      #8b04fa CMYK chart
      #8b04fa RGB pie chart
      #8b04fa color shades, tints & tones
#8b04fa color schemes
#8b04fa color preview, HTML & CSS examples
           This text has a color of #8b04fa        
        
          <p style="color:#8b04fa;">Text here</p>
        
        
          .mytext {color:#8b04fa;}
        
        Text color #8b04fa
      
           This box has a color of #8b04fa        
        
          <div style="background-color:#8b04fa;">Content here</div>
        
        
          .mybackground {background-color:#8b04fa;}
        
        Background color #8b04fa
      
           Border around this has a color of #8b04fa        
        
          <div style="border:2px solid #8b04fa;">Content here</div>
        
        
          .myborder {border:2px solid #8b04fa;}
        
        Border color #8b04fa