#7845cf color space conversions
Hex:
        #7845cf
        RGB:
        120, 69, 207
        CMY:
        53, 73, 19
        CMYK:
        42, 67, 0, 19
      HSL:
        262°, 58.9744%, 54.1176%
        HSV (HSB):
        262°, 66.6667%, 81.1765%
        XYZ:
        21.1363, 12.7543, 60.3793
        xyY:
        0.2242, 0.1353, 12.7543
      CIE-Lab:
        42.3907, 51.2400, -63.6397
        CIE-LCH:
        42.3907, 81.7040, 308.8396
        CIE-Luv:
        42.3907, 9.3498, -97.3701
        Hunter-Lab:
        35.7132, 43.1446, -75.2408
      #7845cf color charts
#7845cf RGB chart
      #7845cf CMYK chart
      #7845cf RGB pie chart
      #7845cf color shades, tints & tones
#7845cf color schemes
#7845cf color preview, HTML & CSS examples
           This text has a color of #7845cf        
        
          <p style="color:#7845cf;">Text here</p>
        
        
          .mytext {color:#7845cf;}
        
        Text color #7845cf
      
           This box has a color of #7845cf        
        
          <div style="background-color:#7845cf;">Content here</div>
        
        
          .mybackground {background-color:#7845cf;}
        
        Background color #7845cf
      
           Border around this has a color of #7845cf        
        
          <div style="border:2px solid #7845cf;">Content here</div>
        
        
          .myborder {border:2px solid #7845cf;}
        
        Border color #7845cf