#7d44ce color space conversions
Hex:
        #7d44ce
        RGB:
        125, 68, 206
        CMY:
        51, 73, 19
        CMYK:
        39, 67, 0, 19
      HSL:
        265°, 58.4746%, 53.7255%
        HSV (HSB):
        265°, 66.9903%, 80.7843%
        XYZ:
        21.6651, 12.9504, 59.7503
        xyY:
        0.2296, 0.1372, 12.9504
      CIE-Lab:
        42.6885, 52.4619, -62.5537
        CIE-LCH:
        42.6885, 81.6408, 309.9856
        CIE-Luv:
        42.6885, 11.9082, -96.2239
        Hunter-Lab:
        35.9867, 44.4858, -73.2510
      #7d44ce color charts
#7d44ce RGB chart
      #7d44ce CMYK chart
      #7d44ce RGB pie chart
      #7d44ce color shades, tints & tones
#7d44ce color schemes
#7d44ce color preview, HTML & CSS examples
           This text has a color of #7d44ce        
        
          <p style="color:#7d44ce;">Text here</p>
        
        
          .mytext {color:#7d44ce;}
        
        Text color #7d44ce
      
           This box has a color of #7d44ce        
        
          <div style="background-color:#7d44ce;">Content here</div>
        
        
          .mybackground {background-color:#7d44ce;}
        
        Background color #7d44ce
      
           Border around this has a color of #7d44ce        
        
          <div style="border:2px solid #7d44ce;">Content here</div>
        
        
          .myborder {border:2px solid #7d44ce;}
        
        Border color #7d44ce