#7d42ff color space conversions
Hex:
        #7d42ff
        RGB:
        125, 66, 255
        CMY:
        51, 74, 0
        CMYK:
        51, 74, 0, 0
      HSL:
        259°, 100.0000%, 62.9412%
        HSV (HSB):
        259°, 74.1176%, 100.0000%
        XYZ:
        28.4557, 15.4764, 96.0952
        xyY:
        0.2032, 0.1105, 15.4764
      CIE-Lab:
        46.2799, 66.0398, -84.4629
        CIE-LCH:
        46.2799, 107.2158, 308.0211
        CIE-Luv:
        46.2799, 5.7336, -129.0953
        Hunter-Lab:
        39.3401, 60.2685, -117.2885
      #7d42ff color charts
#7d42ff RGB chart
      #7d42ff CMYK chart
      #7d42ff RGB pie chart
      #7d42ff color shades, tints & tones
#7d42ff color schemes
#7d42ff color preview, HTML & CSS examples
           This text has a color of #7d42ff        
        
          <p style="color:#7d42ff;">Text here</p>
        
        
          .mytext {color:#7d42ff;}
        
        Text color #7d42ff
      
           This box has a color of #7d42ff        
        
          <div style="background-color:#7d42ff;">Content here</div>
        
        
          .mybackground {background-color:#7d42ff;}
        
        Background color #7d42ff
      
           Border around this has a color of #7d42ff        
        
          <div style="border:2px solid #7d42ff;">Content here</div>
        
        
          .myborder {border:2px solid #7d42ff;}
        
        Border color #7d42ff