#7d238b color space conversions
Hex:
        #7d238b
        RGB:
        125, 35, 139
        CMY:
        51, 86, 45
        CMYK:
        10, 75, 0, 45
      HSL:
        292°, 59.7701%, 34.1176%
        HSV (HSB):
        292°, 74.8201%, 54.5098%
        XYZ:
        13.7187, 7.4261, 25.1364
        xyY:
        0.2964, 0.1605, 7.4261
      CIE-Lab:
        32.7579, 52.1142, -38.6252
        CIE-LCH:
        32.7579, 64.8675, 323.4555
        CIE-Luv:
        32.7579, 32.2893, -57.5017
        Hunter-Lab:
        27.2509, 42.1716, -35.6139
      #7d238b color charts
#7d238b RGB chart
      #7d238b CMYK chart
      #7d238b RGB pie chart
      #7d238b color shades, tints & tones
#7d238b color schemes
#7d238b color preview, HTML & CSS examples
           This text has a color of #7d238b        
        
          <p style="color:#7d238b;">Text here</p>
        
        
          .mytext {color:#7d238b;}
        
        Text color #7d238b
      
           This box has a color of #7d238b        
        
          <div style="background-color:#7d238b;">Content here</div>
        
        
          .mybackground {background-color:#7d238b;}
        
        Background color #7d238b
      
           Border around this has a color of #7d238b        
        
          <div style="border:2px solid #7d238b;">Content here</div>
        
        
          .myborder {border:2px solid #7d238b;}
        
        Border color #7d238b