#7f457e color space conversions
Hex:
        #7f457e
        RGB:
        127, 69, 126
        CMY:
        50, 73, 51
        CMYK:
        0, 46, 1, 50
      HSL:
        301°, 29.5918%, 38.4314%
        HSV (HSB):
        301°, 45.6693%, 49.8039%
        XYZ:
        14.6464, 10.2746, 20.9499
        xyY:
        0.3193, 0.2240, 10.2746
      CIE-Lab:
        38.3309, 33.8766, -21.7876
        CIE-LCH:
        38.3309, 40.2781, 327.2530
        CIE-Luv:
        38.3309, 27.4583, -34.4277
        Hunter-Lab:
        32.0541, 25.4671, -16.3130
      #7f457e color charts
#7f457e RGB chart
      #7f457e CMYK chart
      #7f457e RGB pie chart
      #7f457e color shades, tints & tones
#7f457e color schemes
#7f457e color preview, HTML & CSS examples
           This text has a color of #7f457e        
        
          <p style="color:#7f457e;">Text here</p>
        
        
          .mytext {color:#7f457e;}
        
        Text color #7f457e
      
           This box has a color of #7f457e        
        
          <div style="background-color:#7f457e;">Content here</div>
        
        
          .mybackground {background-color:#7f457e;}
        
        Background color #7f457e
      
           Border around this has a color of #7f457e        
        
          <div style="border:2px solid #7f457e;">Content here</div>
        
        
          .myborder {border:2px solid #7f457e;}
        
        Border color #7f457e