#7842eb color space conversions
Hex:
        #7842eb
        RGB:
        120, 66, 235
        CMY:
        53, 74, 8
        CMYK:
        49, 72, 0, 8
      HSL:
        259°, 80.8612%, 59.0196%
        HSV (HSB):
        259°, 71.9149%, 92.1569%
        XYZ:
        24.6893, 13.8877, 79.9766
        xyY:
        0.2083, 0.1171, 13.8877
      CIE-Lab:
        44.0714, 60.0983, -76.8817
        CIE-LCH:
        44.0714, 97.5838, 308.0147
        CIE-Luv:
        44.0714, 6.2900, -116.9072
        Hunter-Lab:
        37.2661, 53.0430, -101.1555
      #7842eb color charts
#7842eb RGB chart
      #7842eb CMYK chart
      #7842eb RGB pie chart
      #7842eb color shades, tints & tones
#7842eb color schemes
#7842eb color preview, HTML & CSS examples
           This text has a color of #7842eb        
        
          <p style="color:#7842eb;">Text here</p>
        
        
          .mytext {color:#7842eb;}
        
        Text color #7842eb
      
           This box has a color of #7842eb        
        
          <div style="background-color:#7842eb;">Content here</div>
        
        
          .mybackground {background-color:#7842eb;}
        
        Background color #7842eb
      
           Border around this has a color of #7842eb        
        
          <div style="border:2px solid #7842eb;">Content here</div>
        
        
          .myborder {border:2px solid #7842eb;}
        
        Border color #7842eb