#7f0274 color space conversions
Hex:
        #7f0274
        RGB:
        127, 2, 116
        CMY:
        50, 99, 55
        CMYK:
        0, 98, 9, 50
      HSL:
        305°, 96.8992%, 25.2941%
        HSV (HSB):
        305°, 98.4252%, 49.8039%
        XYZ:
        11.9265, 5.8164, 17.0171
        xyY:
        0.3431, 0.1673, 5.8164
      CIE-Lab:
        28.9444, 56.5935, -30.2400
        CIE-LCH:
        28.9444, 64.1660, 331.8828
        CIE-Luv:
        28.9444, 45.0504, -45.1052
        Hunter-Lab:
        24.1172, 46.0671, -24.9529
      #7f0274 color charts
#7f0274 RGB chart
      #7f0274 CMYK chart
      #7f0274 RGB pie chart
      #7f0274 color shades, tints & tones
#7f0274 color schemes
#7f0274 color preview, HTML & CSS examples
           This text has a color of #7f0274        
        
          <p style="color:#7f0274;">Text here</p>
        
        
          .mytext {color:#7f0274;}
        
        Text color #7f0274
      
           This box has a color of #7f0274        
        
          <div style="background-color:#7f0274;">Content here</div>
        
        
          .mybackground {background-color:#7f0274;}
        
        Background color #7f0274
      
           Border around this has a color of #7f0274        
        
          <div style="border:2px solid #7f0274;">Content here</div>
        
        
          .myborder {border:2px solid #7f0274;}
        
        Border color #7f0274