#6b42ff color space conversions
Hex:
        #6b42ff
        RGB:
        107, 66, 255
        CMY:
        58, 74, 0
        CMYK:
        58, 74, 0, 0
      HSL:
        253°, 100.0000%, 62.9412%
        HSV (HSB):
        253°, 74.1176%, 100.0000%
        XYZ:
        26.0616, 14.2422, 95.9832
        xyY:
        0.1912, 0.1045, 14.2422
      CIE-Lab:
        44.5783, 63.7176, -87.3221
        CIE-LCH:
        44.5783, 108.0976, 306.1177
        CIE-Luv:
        44.5783, -0.1566, -130.6278
        Hunter-Lab:
        37.7389, 57.2250, -124.3780
      #6b42ff color charts
#6b42ff RGB chart
      #6b42ff CMYK chart
      #6b42ff RGB pie chart
      #6b42ff color shades, tints & tones
#6b42ff color schemes
#6b42ff color preview, HTML & CSS examples
           This text has a color of #6b42ff        
        
          <p style="color:#6b42ff;">Text here</p>
        
        
          .mytext {color:#6b42ff;}
        
        Text color #6b42ff
      
           This box has a color of #6b42ff        
        
          <div style="background-color:#6b42ff;">Content here</div>
        
        
          .mybackground {background-color:#6b42ff;}
        
        Background color #6b42ff
      
           Border around this has a color of #6b42ff        
        
          <div style="border:2px solid #6b42ff;">Content here</div>
        
        
          .myborder {border:2px solid #6b42ff;}
        
        Border color #6b42ff