#7870fd color space conversions
Hex:
        #7870fd
        RGB:
        120, 112, 253
        CMY:
        53, 56, 1
        CMYK:
        53, 56, 0, 1
      HSL:
        243°, 97.2414%, 71.5686%
        HSV (HSB):
        243°, 55.7312%, 99.2157%
        XYZ:
        31.2695, 22.6733, 95.6568
        xyY:
        0.2090, 0.1516, 22.6733
      CIE-Lab:
        54.7342, 40.2796, -69.5944
        CIE-LCH:
        54.7342, 80.4104, 300.0613
        CIE-Luv:
        54.7342, -5.5852, -112.6911
        Hunter-Lab:
        47.6164, 33.8914, -85.7763
      #7870fd color charts
#7870fd RGB chart
      #7870fd CMYK chart
      #7870fd RGB pie chart
      #7870fd color shades, tints & tones
#7870fd color schemes
#7870fd color preview, HTML & CSS examples
           This text has a color of #7870fd        
        
          <p style="color:#7870fd;">Text here</p>
        
        
          .mytext {color:#7870fd;}
        
        Text color #7870fd
      
           This box has a color of #7870fd        
        
          <div style="background-color:#7870fd;">Content here</div>
        
        
          .mybackground {background-color:#7870fd;}
        
        Background color #7870fd
      
           Border around this has a color of #7870fd        
        
          <div style="border:2px solid #7870fd;">Content here</div>
        
        
          .myborder {border:2px solid #7870fd;}
        
        Border color #7870fd