#7b127d color space conversions
Hex:
        #7b127d
        RGB:
        123, 18, 125
        CMY:
        52, 93, 51
        CMYK:
        2, 86, 0, 51
      HSL:
        299°, 74.8252%, 28.0392%
        HSV (HSB):
        299°, 85.6000%, 49.0196%
        XYZ:
        12.0864, 6.1242, 19.9471
        xyY:
        0.3167, 0.1605, 6.1242
      CIE-Lab:
        29.7238, 54.3479, -34.7550
        CIE-LCH:
        29.7238, 64.5105, 327.4014
        CIE-Luv:
        29.7238, 37.6073, -50.9371
        Hunter-Lab:
        24.7472, 43.8706, -30.4668
      #7b127d color charts
#7b127d RGB chart
      #7b127d CMYK chart
      #7b127d RGB pie chart
      #7b127d color shades, tints & tones
#7b127d color schemes
#7b127d color preview, HTML & CSS examples
           This text has a color of #7b127d        
        
          <p style="color:#7b127d;">Text here</p>
        
        
          .mytext {color:#7b127d;}
        
        Text color #7b127d
      
           This box has a color of #7b127d        
        
          <div style="background-color:#7b127d;">Content here</div>
        
        
          .mybackground {background-color:#7b127d;}
        
        Background color #7b127d
      
           Border around this has a color of #7b127d        
        
          <div style="border:2px solid #7b127d;">Content here</div>
        
        
          .myborder {border:2px solid #7b127d;}
        
        Border color #7b127d