#7872ea color space conversions
Hex:
        #7872ea
        RGB:
        120, 114, 234
        CMY:
        53, 55, 8
        CMYK:
        49, 51, 0, 8
      HSL:
        243°, 74.0741%, 68.2353%
        HSV (HSB):
        243°, 51.2821%, 91.7647%
        XYZ:
        28.6143, 21.9682, 80.5741
        xyY:
        0.2182, 0.1675, 21.9682
      CIE-Lab:
        53.9933, 33.4131, -60.2233
        CIE-LCH:
        53.9933, 68.8715, 299.0224
        CIE-Luv:
        53.9933, -4.9365, -97.3805
        Hunter-Lab:
        46.8703, 26.9514, -69.1155
      #7872ea color charts
#7872ea RGB chart
      #7872ea CMYK chart
      #7872ea RGB pie chart
      #7872ea color shades, tints & tones
#7872ea color schemes
#7872ea color preview, HTML & CSS examples
           This text has a color of #7872ea        
        
          <p style="color:#7872ea;">Text here</p>
        
        
          .mytext {color:#7872ea;}
        
        Text color #7872ea
      
           This box has a color of #7872ea        
        
          <div style="background-color:#7872ea;">Content here</div>
        
        
          .mybackground {background-color:#7872ea;}
        
        Background color #7872ea
      
           Border around this has a color of #7872ea        
        
          <div style="border:2px solid #7872ea;">Content here</div>
        
        
          .myborder {border:2px solid #7872ea;}
        
        Border color #7872ea