#7842cf color space conversions
Hex:
        #7842cf
        RGB:
        120, 66, 207
        CMY:
        53, 74, 19
        CMYK:
        42, 68, 0, 19
      HSL:
        263°, 59.4937%, 53.5294%
        HSV (HSB):
        263°, 68.1159%, 81.1765%
        XYZ:
        20.9564, 12.3945, 60.3193
        xyY:
        0.2237, 0.1323, 12.3945
      CIE-Lab:
        41.8364, 52.7675, -64.5410
        CIE-LCH:
        41.8364, 83.3664, 309.2688
        CIE-Luv:
        41.8364, 9.9526, -98.2835
        Hunter-Lab:
        35.2058, 44.6428, -76.9395
      #7842cf color charts
#7842cf RGB chart
      #7842cf CMYK chart
      #7842cf RGB pie chart
      #7842cf color shades, tints & tones
#7842cf color schemes
#7842cf color preview, HTML & CSS examples
           This text has a color of #7842cf        
        
          <p style="color:#7842cf;">Text here</p>
        
        
          .mytext {color:#7842cf;}
        
        Text color #7842cf
      
           This box has a color of #7842cf        
        
          <div style="background-color:#7842cf;">Content here</div>
        
        
          .mybackground {background-color:#7842cf;}
        
        Background color #7842cf
      
           Border around this has a color of #7842cf        
        
          <div style="border:2px solid #7842cf;">Content here</div>
        
        
          .myborder {border:2px solid #7842cf;}
        
        Border color #7842cf