#8a48ff color space conversions
Hex:
        #8a48ff
        RGB:
        138, 72, 255
        CMY:
        46, 72, 0
        CMYK:
        46, 72, 0, 0
      HSL:
        262°, 100.0000%, 64.1176%
        HSV (HSB):
        262°, 71.7647%, 100.0000%
        XYZ:
        30.8486, 17.2580, 96.3130
        xyY:
        0.2136, 0.1195, 17.2580
      CIE-Lab:
        48.5835, 65.2354, -80.6360
        CIE-LCH:
        48.5835, 103.7200, 308.9732
        CIE-Luv:
        48.5835, 9.7281, -126.2656
        Hunter-Lab:
        41.5428, 59.8498, -108.3784
      #8a48ff color charts
#8a48ff RGB chart
      #8a48ff CMYK chart
      #8a48ff RGB pie chart
      #8a48ff color shades, tints & tones
#8a48ff color schemes
#8a48ff color preview, HTML & CSS examples
           This text has a color of #8a48ff        
        
          <p style="color:#8a48ff;">Text here</p>
        
        
          .mytext {color:#8a48ff;}
        
        Text color #8a48ff
      
           This box has a color of #8a48ff        
        
          <div style="background-color:#8a48ff;">Content here</div>
        
        
          .mybackground {background-color:#8a48ff;}
        
        Background color #8a48ff
      
           Border around this has a color of #8a48ff        
        
          <div style="border:2px solid #8a48ff;">Content here</div>
        
        
          .myborder {border:2px solid #8a48ff;}
        
        Border color #8a48ff