#7127a3 color space conversions
Hex:
        #7127a3
        RGB:
        113, 39, 163
        CMY:
        56, 85, 36
        CMYK:
        31, 76, 0, 36
      HSL:
        276°, 61.3861%, 39.6078%
        HSV (HSB):
        276°, 76.0736%, 63.9216%
        XYZ:
        14.1464, 7.6061, 35.3729
        xyY:
        0.2476, 0.1331, 7.6061
      CIE-Lab:
        33.1487, 53.1280, -52.7495
        CIE-LCH:
        33.1487, 74.8672, 315.2048
        CIE-Luv:
        33.1487, 18.7938, -75.9472
        Hunter-Lab:
        27.5791, 43.2962, -56.7396
      #7127a3 color charts
#7127a3 RGB chart
      #7127a3 CMYK chart
      #7127a3 RGB pie chart
      #7127a3 color shades, tints & tones
#7127a3 color schemes
#7127a3 color preview, HTML & CSS examples
           This text has a color of #7127a3        
        
          <p style="color:#7127a3;">Text here</p>
        
        
          .mytext {color:#7127a3;}
        
        Text color #7127a3
      
           This box has a color of #7127a3        
        
          <div style="background-color:#7127a3;">Content here</div>
        
        
          .mybackground {background-color:#7127a3;}
        
        Background color #7127a3
      
           Border around this has a color of #7127a3        
        
          <div style="border:2px solid #7127a3;">Content here</div>
        
        
          .myborder {border:2px solid #7127a3;}
        
        Border color #7127a3