#7872df color space conversions
Hex:
        #7872df
        RGB:
        120, 114, 223
        CMY:
        53, 55, 13
        CMYK:
        46, 49, 0, 13
      HSL:
        243°, 63.0058%, 66.0784%
        HSV (HSB):
        243°, 48.8789%, 87.4510%
        XYZ:
        27.0823, 21.3554, 72.5066
        xyY:
        0.2239, 0.1766, 21.3554
      CIE-Lab:
        53.3363, 30.1543, -55.1049
        CIE-LCH:
        53.3363, 62.8159, 298.6882
        CIE-Luv:
        53.3363, -4.2184, -88.8359
        Hunter-Lab:
        46.2119, 23.7384, -60.6779
      #7872df color charts
#7872df RGB chart
      #7872df CMYK chart
      #7872df RGB pie chart
      #7872df color shades, tints & tones
#7872df color schemes
#7872df color preview, HTML & CSS examples
           This text has a color of #7872df        
        
          <p style="color:#7872df;">Text here</p>
        
        
          .mytext {color:#7872df;}
        
        Text color #7872df
      
           This box has a color of #7872df        
        
          <div style="background-color:#7872df;">Content here</div>
        
        
          .mybackground {background-color:#7872df;}
        
        Background color #7872df
      
           Border around this has a color of #7872df        
        
          <div style="border:2px solid #7872df;">Content here</div>
        
        
          .myborder {border:2px solid #7872df;}
        
        Border color #7872df