#6842a5 color space conversions
Hex:
        #6842a5
        RGB:
        104, 66, 165
        CMY:
        59, 74, 35
        CMYK:
        37, 60, 0, 35
      HSL:
        263°, 42.8571%, 45.2941%
        HSV (HSB):
        263°, 60.0000%, 64.7059%
        XYZ:
        14.4487, 9.5561, 36.6803
        xyY:
        0.2381, 0.1575, 9.5561
      CIE-Lab:
        37.0337, 38.2562, -47.7247
        CIE-LCH:
        37.0337, 61.1653, 308.7157
        CIE-Luv:
        37.0337, 8.6408, -70.8773
        Hunter-Lab:
        30.9129, 29.3330, -48.7125
      #6842a5 color charts
#6842a5 RGB chart
      #6842a5 CMYK chart
      #6842a5 RGB pie chart
      #6842a5 color shades, tints & tones
#6842a5 color schemes
#6842a5 color preview, HTML & CSS examples
           This text has a color of #6842a5        
        
          <p style="color:#6842a5;">Text here</p>
        
        
          .mytext {color:#6842a5;}
        
        Text color #6842a5
      
           This box has a color of #6842a5        
        
          <div style="background-color:#6842a5;">Content here</div>
        
        
          .mybackground {background-color:#6842a5;}
        
        Background color #6842a5
      
           Border around this has a color of #6842a5        
        
          <div style="border:2px solid #6842a5;">Content here</div>
        
        
          .myborder {border:2px solid #6842a5;}
        
        Border color #6842a5