#842ccf color space conversions
Hex:
        #842ccf
        RGB:
        132, 44, 207
        CMY:
        48, 83, 19
        CMYK:
        36, 79, 0, 19
      HSL:
        272°, 64.9402%, 49.2157%
        HSV (HSB):
        272°, 78.7440%, 81.1765%
        XYZ:
        21.6789, 11.2119, 60.0530
        xyY:
        0.2332, 0.1206, 11.2119
      CIE-Lab:
        39.9351, 64.3946, -67.5769
        CIE-LCH:
        39.9351, 93.3451, 313.6187
        CIE-Luv:
        39.9351, 18.9576, -101.5607
        Hunter-Lab:
        33.4842, 56.9702, -82.8962
      #842ccf color charts
#842ccf RGB chart
      #842ccf CMYK chart
      #842ccf RGB pie chart
      #842ccf color shades, tints & tones
#842ccf color schemes
#842ccf color preview, HTML & CSS examples
           This text has a color of #842ccf        
        
          <p style="color:#842ccf;">Text here</p>
        
        
          .mytext {color:#842ccf;}
        
        Text color #842ccf
      
           This box has a color of #842ccf        
        
          <div style="background-color:#842ccf;">Content here</div>
        
        
          .mybackground {background-color:#842ccf;}
        
        Background color #842ccf
      
           Border around this has a color of #842ccf        
        
          <div style="border:2px solid #842ccf;">Content here</div>
        
        
          .myborder {border:2px solid #842ccf;}
        
        Border color #842ccf