#6c42fd color space conversions
Hex:
        #6c42fd
        RGB:
        108, 66, 253
        CMY:
        58, 74, 1
        CMYK:
        57, 74, 0, 1
      HSL:
        253°, 97.9058%, 62.5490%
        HSV (HSB):
        253°, 73.9130%, 99.2157%
        XYZ:
        25.8622, 14.1764, 94.3017
        xyY:
        0.1925, 0.1055, 14.1764
      CIE-Lab:
        44.4849, 63.2897, -86.3568
        CIE-LCH:
        44.4849, 107.0658, 306.2372
        CIE-Luv:
        44.4849, 0.3242, -129.3320
        Hunter-Lab:
        37.6516, 56.7180, -122.1409
      #6c42fd color charts
#6c42fd RGB chart
      #6c42fd CMYK chart
      #6c42fd RGB pie chart
      #6c42fd color shades, tints & tones
#6c42fd color schemes
#6c42fd color preview, HTML & CSS examples
           This text has a color of #6c42fd        
        
          <p style="color:#6c42fd;">Text here</p>
        
        
          .mytext {color:#6c42fd;}
        
        Text color #6c42fd
      
           This box has a color of #6c42fd        
        
          <div style="background-color:#6c42fd;">Content here</div>
        
        
          .mybackground {background-color:#6c42fd;}
        
        Background color #6c42fd
      
           Border around this has a color of #6c42fd        
        
          <div style="border:2px solid #6c42fd;">Content here</div>
        
        
          .myborder {border:2px solid #6c42fd;}
        
        Border color #6c42fd