#7f2094 color space conversions
Hex:
        #7f2094
        RGB:
        127, 32, 148
        CMY:
        50, 87, 42
        CMYK:
        14, 78, 0, 42
      HSL:
        289°, 64.4444%, 35.2941%
        HSV (HSB):
        289°, 78.3784%, 58.0392%
        XYZ:
        14.6142, 7.6832, 28.7297
        xyY:
        0.2864, 0.1506, 7.6832
      CIE-Lab:
        33.3141, 55.3038, -43.2541
        CIE-LCH:
        33.3141, 70.2099, 321.9704
        CIE-Luv:
        33.3141, 31.4981, -64.2175
        Hunter-Lab:
        27.7185, 45.6042, -42.0500
      #7f2094 color charts
#7f2094 RGB chart
      #7f2094 CMYK chart
      #7f2094 RGB pie chart
      #7f2094 color shades, tints & tones
#7f2094 color schemes
#7f2094 color preview, HTML & CSS examples
           This text has a color of #7f2094        
        
          <p style="color:#7f2094;">Text here</p>
        
        
          .mytext {color:#7f2094;}
        
        Text color #7f2094
      
           This box has a color of #7f2094        
        
          <div style="background-color:#7f2094;">Content here</div>
        
        
          .mybackground {background-color:#7f2094;}
        
        Background color #7f2094
      
           Border around this has a color of #7f2094        
        
          <div style="border:2px solid #7f2094;">Content here</div>
        
        
          .myborder {border:2px solid #7f2094;}
        
        Border color #7f2094