#7870d5 color space conversions
Hex:
        #7870d5
        RGB:
        120, 112, 213
        CMY:
        53, 56, 16
        CMYK:
        44, 47, 0, 16
      HSL:
        245°, 54.5946%, 63.7255%
        HSV (HSB):
        245°, 47.4178%, 83.5294%
        XYZ:
        25.5501, 20.3855, 65.5389
        xyY:
        0.2292, 0.1829, 20.3855
      CIE-Lab:
        52.2703, 28.4235, -51.1589
        CIE-LCH:
        52.2703, 58.5246, 299.0562
        CIE-Luv:
        52.2703, -2.8945, -82.1008
        Hunter-Lab:
        45.1503, 21.9984, -54.4585
      #7870d5 color charts
#7870d5 RGB chart
      #7870d5 CMYK chart
      #7870d5 RGB pie chart
      #7870d5 color shades, tints & tones
#7870d5 color schemes
#7870d5 color preview, HTML & CSS examples
           This text has a color of #7870d5        
        
          <p style="color:#7870d5;">Text here</p>
        
        
          .mytext {color:#7870d5;}
        
        Text color #7870d5
      
           This box has a color of #7870d5        
        
          <div style="background-color:#7870d5;">Content here</div>
        
        
          .mybackground {background-color:#7870d5;}
        
        Background color #7870d5
      
           Border around this has a color of #7870d5        
        
          <div style="border:2px solid #7870d5;">Content here</div>
        
        
          .myborder {border:2px solid #7870d5;}
        
        Border color #7870d5