#7d23ed color space conversions
Hex:
        #7d23ed
        RGB:
        125, 35, 237
        CMY:
        51, 86, 7
        CMYK:
        47, 85, 0, 7
      HSL:
        267°, 84.8739%, 53.3333%
        HSV (HSB):
        267°, 85.2321%, 92.9412%
        XYZ:
        24.3445, 11.6765, 81.0914
        xyY:
        0.2079, 0.0997, 11.6765
      CIE-Lab:
        40.6972, 73.1500, -83.5339
        CIE-LCH:
        40.6972, 111.0353, 311.2084
        CIE-Luv:
        40.6972, 11.6879, -122.2093
        Hunter-Lab:
        34.1708, 67.3709, -116.7826
      #7d23ed color charts
#7d23ed RGB chart
      #7d23ed CMYK chart
      #7d23ed RGB pie chart
      #7d23ed color shades, tints & tones
#7d23ed color schemes
#7d23ed color preview, HTML & CSS examples
           This text has a color of #7d23ed        
        
          <p style="color:#7d23ed;">Text here</p>
        
        
          .mytext {color:#7d23ed;}
        
        Text color #7d23ed
      
           This box has a color of #7d23ed        
        
          <div style="background-color:#7d23ed;">Content here</div>
        
        
          .mybackground {background-color:#7d23ed;}
        
        Background color #7d23ed
      
           Border around this has a color of #7d23ed        
        
          <div style="border:2px solid #7d23ed;">Content here</div>
        
        
          .myborder {border:2px solid #7d23ed;}
        
        Border color #7d23ed