#7836cd color space conversions
Hex:
        #7836cd
        RGB:
        120, 54, 205
        CMY:
        53, 79, 20
        CMYK:
        41, 74, 0, 20
      HSL:
        266°, 60.1594%, 50.7843%
        HSV (HSB):
        266°, 73.6585%, 80.3922%
        XYZ:
        20.0843, 11.0392, 58.8298
        xyY:
        0.2233, 0.1227, 11.0392
      CIE-Lab:
        39.6464, 57.9575, -66.9535
        CIE-LCH:
        39.6464, 88.5542, 310.8807
        CIE-Luv:
        39.6464, 12.3633, -99.9902
        Hunter-Lab:
        33.2253, 49.7573, -81.7233
      #7836cd color charts
#7836cd RGB chart
      #7836cd CMYK chart
      #7836cd RGB pie chart
      #7836cd color shades, tints & tones
#7836cd color schemes
#7836cd color preview, HTML & CSS examples
           This text has a color of #7836cd        
        
          <p style="color:#7836cd;">Text here</p>
        
        
          .mytext {color:#7836cd;}
        
        Text color #7836cd
      
           This box has a color of #7836cd        
        
          <div style="background-color:#7836cd;">Content here</div>
        
        
          .mybackground {background-color:#7836cd;}
        
        Background color #7836cd
      
           Border around this has a color of #7836cd        
        
          <div style="border:2px solid #7836cd;">Content here</div>
        
        
          .myborder {border:2px solid #7836cd;}
        
        Border color #7836cd