#7856ee color space conversions
Hex:
        #7856ee
        RGB:
        120, 86, 238
        CMY:
        53, 66, 7
        CMYK:
        50, 64, 0, 7
      HSL:
        253°, 81.7204%, 63.5294%
        HSV (HSB):
        253°, 63.8655%, 93.3333%
        XYZ:
        26.5061, 16.8217, 82.7388
        xyY:
        0.2103, 0.1334, 16.8217
      CIE-Lab:
        48.0346, 50.6564, -72.1026
        CIE-LCH:
        48.0346, 88.1185, 305.0903
        CIE-Luv:
        48.0346, 2.0775, -113.0784
        Hunter-Lab:
        41.0143, 43.5836, -90.8968
      #7856ee color charts
#7856ee RGB chart
      #7856ee CMYK chart
      #7856ee RGB pie chart
      #7856ee color shades, tints & tones
#7856ee color schemes
#7856ee color preview, HTML & CSS examples
           This text has a color of #7856ee        
        
          <p style="color:#7856ee;">Text here</p>
        
        
          .mytext {color:#7856ee;}
        
        Text color #7856ee
      
           This box has a color of #7856ee        
        
          <div style="background-color:#7856ee;">Content here</div>
        
        
          .mybackground {background-color:#7856ee;}
        
        Background color #7856ee
      
           Border around this has a color of #7856ee        
        
          <div style="border:2px solid #7856ee;">Content here</div>
        
        
          .myborder {border:2px solid #7856ee;}
        
        Border color #7856ee