#6d42ce color space conversions
Hex:
        #6d42ce
        RGB:
        109, 66, 206
        CMY:
        57, 74, 19
        CMYK:
        47, 68, 0, 19
      HSL:
        258°, 58.8235%, 53.3333%
        HSV (HSB):
        258°, 67.9612%, 80.7843%
        XYZ:
        19.3955, 11.6039, 59.6100
        xyY:
        0.2141, 0.1281, 11.6039
      CIE-Lab:
        40.5795, 50.4909, -66.0617
        CIE-LCH:
        40.5795, 83.1473, 307.3907
        CIE-Luv:
        40.5795, 5.5680, -99.0767
        Hunter-Lab:
        34.0645, 42.0207, -79.9076
      #6d42ce color charts
#6d42ce RGB chart
      #6d42ce CMYK chart
      #6d42ce RGB pie chart
      #6d42ce color shades, tints & tones
#6d42ce color schemes
#6d42ce color preview, HTML & CSS examples
           This text has a color of #6d42ce        
        
          <p style="color:#6d42ce;">Text here</p>
        
        
          .mytext {color:#6d42ce;}
        
        Text color #6d42ce
      
           This box has a color of #6d42ce        
        
          <div style="background-color:#6d42ce;">Content here</div>
        
        
          .mybackground {background-color:#6d42ce;}
        
        Background color #6d42ce
      
           Border around this has a color of #6d42ce        
        
          <div style="border:2px solid #6d42ce;">Content here</div>
        
        
          .myborder {border:2px solid #6d42ce;}
        
        Border color #6d42ce