#8e76ee color space conversions
Hex:
        #8e76ee
        RGB:
        142, 118, 238
        CMY:
        44, 54, 7
        CMYK:
        40, 50, 0, 7
      HSL:
        252°, 77.9221%, 69.8039%
        HSV (HSB):
        252°, 50.4202%, 93.3333%
        XYZ:
        33.0664, 24.8807, 83.9486
        xyY:
        0.2330, 0.1753, 24.8807
      CIE-Lab:
        56.9590, 37.1787, -57.6009
        CIE-LCH:
        56.9590, 68.5574, 302.8403
        CIE-Luv:
        56.9590, 2.3208, -94.8436
        Hunter-Lab:
        49.8806, 31.0387, -64.8682
      #8e76ee color charts
#8e76ee RGB chart
      #8e76ee CMYK chart
      #8e76ee RGB pie chart
      #8e76ee color shades, tints & tones
#8e76ee color schemes
#8e76ee color preview, HTML & CSS examples
           This text has a color of #8e76ee        
        
          <p style="color:#8e76ee;">Text here</p>
        
        
          .mytext {color:#8e76ee;}
        
        Text color #8e76ee
      
           This box has a color of #8e76ee        
        
          <div style="background-color:#8e76ee;">Content here</div>
        
        
          .mybackground {background-color:#8e76ee;}
        
        Background color #8e76ee
      
           Border around this has a color of #8e76ee        
        
          <div style="border:2px solid #8e76ee;">Content here</div>
        
        
          .myborder {border:2px solid #8e76ee;}
        
        Border color #8e76ee