#8a84ee color space conversions
Hex:
        #8a84ee
        RGB:
        138, 132, 238
        CMY:
        46, 48, 7
        CMYK:
        42, 45, 0, 7
      HSL:
        243°, 75.7143%, 72.5490%
        HSV (HSB):
        243°, 44.5378%, 93.3333%
        XYZ:
        34.1651, 28.0788, 84.5080
        xyY:
        0.2328, 0.1913, 28.0788
      CIE-Lab:
        59.9599, 28.0963, -52.8334
        CIE-LCH:
        59.9599, 59.8395, 298.0037
        CIE-Luv:
        59.9599, -3.9394, -87.1775
        Hunter-Lab:
        52.9895, 22.3568, -57.4635
      #8a84ee color charts
#8a84ee RGB chart
      #8a84ee CMYK chart
      #8a84ee RGB pie chart
      #8a84ee color shades, tints & tones
#8a84ee color schemes
#8a84ee color preview, HTML & CSS examples
           This text has a color of #8a84ee        
        
          <p style="color:#8a84ee;">Text here</p>
        
        
          .mytext {color:#8a84ee;}
        
        Text color #8a84ee
      
           This box has a color of #8a84ee        
        
          <div style="background-color:#8a84ee;">Content here</div>
        
        
          .mybackground {background-color:#8a84ee;}
        
        Background color #8a84ee
      
           Border around this has a color of #8a84ee        
        
          <div style="border:2px solid #8a84ee;">Content here</div>
        
        
          .myborder {border:2px solid #8a84ee;}
        
        Border color #8a84ee