#8d84fd color space conversions
Hex:
        #8d84fd
        RGB:
        141, 132, 253
        CMY:
        45, 48, 1
        CMYK:
        44, 48, 0, 1
      HSL:
        244°, 96.8000%, 75.4902%
        HSV (HSB):
        244°, 47.8261%, 99.2157%
        XYZ:
        36.9654, 29.2571, 96.6274
        xyY:
        0.2270, 0.1797, 29.2571
      CIE-Lab:
        61.0079, 33.0383, -59.4234
        CIE-LCH:
        61.0079, 67.9902, 299.0732
        CIE-Luv:
        61.0079, -3.7549, -98.7029
        Hunter-Lab:
        54.0898, 27.3310, -68.0542
      #8d84fd color charts
#8d84fd RGB chart
      #8d84fd CMYK chart
      #8d84fd RGB pie chart
      #8d84fd color shades, tints & tones
#8d84fd color schemes
#8d84fd color preview, HTML & CSS examples
           This text has a color of #8d84fd        
        
          <p style="color:#8d84fd;">Text here</p>
        
        
          .mytext {color:#8d84fd;}
        
        Text color #8d84fd
      
           This box has a color of #8d84fd        
        
          <div style="background-color:#8d84fd;">Content here</div>
        
        
          .mybackground {background-color:#8d84fd;}
        
        Background color #8d84fd
      
           Border around this has a color of #8d84fd        
        
          <div style="border:2px solid #8d84fd;">Content here</div>
        
        
          .myborder {border:2px solid #8d84fd;}
        
        Border color #8d84fd