#8d06fa color space conversions
Hex:
        #8d06fa
        RGB:
        141, 6, 250
        CMY:
        45, 98, 2
        CMYK:
        44, 98, 0, 2
      HSL:
        273°, 96.0630%, 50.1961%
        HSV (HSB):
        273°, 97.6000%, 98.0392%
        XYZ:
        28.3049, 12.6951, 91.4010
        xyY:
        0.2138, 0.0959, 12.6951
      CIE-Lab:
        42.3002, 82.6021, -88.1484
        CIE-LCH:
        42.3002, 120.8026, 313.1396
        CIE-Luv:
        42.3002, 17.5119, -130.0790
        Hunter-Lab:
        35.6302, 79.4493, -127.1537
      #8d06fa color charts
#8d06fa RGB chart
      #8d06fa CMYK chart
      #8d06fa RGB pie chart
      #8d06fa color shades, tints & tones
#8d06fa color schemes
#8d06fa color preview, HTML & CSS examples
           This text has a color of #8d06fa        
        
          <p style="color:#8d06fa;">Text here</p>
        
        
          .mytext {color:#8d06fa;}
        
        Text color #8d06fa
      
           This box has a color of #8d06fa        
        
          <div style="background-color:#8d06fa;">Content here</div>
        
        
          .mybackground {background-color:#8d06fa;}
        
        Background color #8d06fa
      
           Border around this has a color of #8d06fa        
        
          <div style="border:2px solid #8d06fa;">Content here</div>
        
        
          .myborder {border:2px solid #8d06fa;}
        
        Border color #8d06fa