#7d28bd color space conversions
Hex:
        #7d28bd
        RGB:
        125, 40, 189
        CMY:
        51, 84, 26
        CMYK:
        34, 79, 0, 26
      HSL:
        274°, 65.0655%, 44.9020%
        HSV (HSB):
        274°, 78.8360%, 74.1176%
        XYZ:
        18.4015, 9.5517, 49.0179
        xyY:
        0.2391, 0.1241, 9.5517
      CIE-Lab:
        37.0255, 60.6932, -61.8601
        CIE-LCH:
        37.0255, 86.6622, 314.4545
        CIE-Luv:
        37.0255, 19.5304, -91.3996
        Hunter-Lab:
        30.9058, 52.1951, -72.4024
      #7d28bd color charts
#7d28bd RGB chart
      #7d28bd CMYK chart
      #7d28bd RGB pie chart
      #7d28bd color shades, tints & tones
#7d28bd color schemes
#7d28bd color preview, HTML & CSS examples
           This text has a color of #7d28bd        
        
          <p style="color:#7d28bd;">Text here</p>
        
        
          .mytext {color:#7d28bd;}
        
        Text color #7d28bd
      
           This box has a color of #7d28bd        
        
          <div style="background-color:#7d28bd;">Content here</div>
        
        
          .mybackground {background-color:#7d28bd;}
        
        Background color #7d28bd
      
           Border around this has a color of #7d28bd        
        
          <div style="border:2px solid #7d28bd;">Content here</div>
        
        
          .myborder {border:2px solid #7d28bd;}
        
        Border color #7d28bd