#8048fc color space conversions
Hex:
        #8048fc
        RGB:
        128, 72, 252
        CMY:
        50, 72, 1
        CMYK:
        49, 71, 0, 1
      HSL:
        259°, 96.7742%, 63.5294%
        HSV (HSB):
        259°, 71.4286%, 98.8235%
        XYZ:
        28.7901, 16.2522, 93.7150
        xyY:
        0.2075, 0.1171, 16.2522
      CIE-Lab:
        47.3036, 62.9326, -81.1007
        CIE-LCH:
        47.3036, 102.6540, 307.8108
        CIE-Luv:
        47.3036, 6.2337, -125.5581
        Hunter-Lab:
        40.3140, 56.9257, -109.6073
      #8048fc color charts
#8048fc RGB chart
      #8048fc CMYK chart
      #8048fc RGB pie chart
      #8048fc color shades, tints & tones
#8048fc color schemes
#8048fc color preview, HTML & CSS examples
           This text has a color of #8048fc        
        
          <p style="color:#8048fc;">Text here</p>
        
        
          .mytext {color:#8048fc;}
        
        Text color #8048fc
      
           This box has a color of #8048fc        
        
          <div style="background-color:#8048fc;">Content here</div>
        
        
          .mybackground {background-color:#8048fc;}
        
        Background color #8048fc
      
           Border around this has a color of #8048fc        
        
          <div style="border:2px solid #8048fc;">Content here</div>
        
        
          .myborder {border:2px solid #8048fc;}
        
        Border color #8048fc