#7d088f color space conversions
Hex:
        #7d088f
        RGB:
        125, 8, 143
        CMY:
        51, 97, 44
        CMYK:
        13, 94, 0, 44
      HSL:
        292°, 89.4040%, 29.6078%
        HSV (HSB):
        292°, 94.4056%, 56.0784%
        XYZ:
        13.5022, 6.5168, 26.5328
        xyY:
        0.2900, 0.1400, 6.5168
      CIE-Lab:
        30.6806, 59.6814, -44.4379
        CIE-LCH:
        30.6806, 74.4083, 323.3292
        CIE-Luv:
        30.6806, 33.9607, -64.2243
        Hunter-Lab:
        25.5280, 49.7375, -43.7540
      #7d088f color charts
#7d088f RGB chart
      #7d088f CMYK chart
      #7d088f RGB pie chart
      #7d088f color shades, tints & tones
#7d088f color schemes
#7d088f color preview, HTML & CSS examples
           This text has a color of #7d088f        
        
          <p style="color:#7d088f;">Text here</p>
        
        
          .mytext {color:#7d088f;}
        
        Text color #7d088f
      
           This box has a color of #7d088f        
        
          <div style="background-color:#7d088f;">Content here</div>
        
        
          .mybackground {background-color:#7d088f;}
        
        Background color #7d088f
      
           Border around this has a color of #7d088f        
        
          <div style="border:2px solid #7d088f;">Content here</div>
        
        
          .myborder {border:2px solid #7d088f;}
        
        Border color #7d088f