#7871dc color space conversions
Hex:
        #7871dc
        RGB:
        120, 113, 220
        CMY:
        53, 56, 14
        CMYK:
        45, 49, 0, 14
      HSL:
        244°, 60.4520%, 65.2941%
        HSV (HSB):
        244°, 48.6364%, 86.2745%
        XYZ:
        26.5691, 20.9706, 70.3575
        xyY:
        0.2254, 0.1779, 20.9706
      CIE-Lab:
        52.9173, 29.8686, -54.0844
        CIE-LCH:
        52.9173, 61.7839, 298.9101
        CIE-Luv:
        52.9173, -3.7011, -87.0559
        Hunter-Lab:
        45.7937, 23.4252, -59.0377
      #7871dc color charts
#7871dc RGB chart
      #7871dc CMYK chart
      #7871dc RGB pie chart
      #7871dc color shades, tints & tones
#7871dc color schemes
#7871dc color preview, HTML & CSS examples
           This text has a color of #7871dc        
        
          <p style="color:#7871dc;">Text here</p>
        
        
          .mytext {color:#7871dc;}
        
        Text color #7871dc
      
           This box has a color of #7871dc        
        
          <div style="background-color:#7871dc;">Content here</div>
        
        
          .mybackground {background-color:#7871dc;}
        
        Background color #7871dc
      
           Border around this has a color of #7871dc        
        
          <div style="border:2px solid #7871dc;">Content here</div>
        
        
          .myborder {border:2px solid #7871dc;}
        
        Border color #7871dc