#8d81fc color space conversions
Hex:
        #8d81fc
        RGB:
        141, 129, 252
        CMY:
        45, 49, 1
        CMYK:
        44, 49, 0, 1
      HSL:
        246°, 95.3488%, 74.7059%
        HSV (HSB):
        246°, 48.8095%, 98.8235%
        XYZ:
        36.4054, 28.3915, 95.6568
        xyY:
        0.2269, 0.1769, 28.3915
      CIE-Lab:
        60.2408, 34.4923, -60.1002
        CIE-LCH:
        60.2408, 69.2947, 299.8521
        CIE-Luv:
        60.2408, -2.7274, -99.6897
        Hunter-Lab:
        53.2837, 28.7116, -69.1410
      #8d81fc color charts
#8d81fc RGB chart
      #8d81fc CMYK chart
      #8d81fc RGB pie chart
      #8d81fc color shades, tints & tones
#8d81fc color schemes
#8d81fc color preview, HTML & CSS examples
           This text has a color of #8d81fc        
        
          <p style="color:#8d81fc;">Text here</p>
        
        
          .mytext {color:#8d81fc;}
        
        Text color #8d81fc
      
           This box has a color of #8d81fc        
        
          <div style="background-color:#8d81fc;">Content here</div>
        
        
          .mybackground {background-color:#8d81fc;}
        
        Background color #8d81fc
      
           Border around this has a color of #8d81fc        
        
          <div style="border:2px solid #8d81fc;">Content here</div>
        
        
          .myborder {border:2px solid #8d81fc;}
        
        Border color #8d81fc