#7142a3 color space conversions
Hex:
        #7142a3
        RGB:
        113, 66, 163
        CMY:
        56, 74, 36
        CMYK:
        31, 60, 0, 36
      HSL:
        269°, 42.3581%, 44.9020%
        HSV (HSB):
        269°, 59.5092%, 63.9216%
        XYZ:
        15.3691, 10.0515, 35.7804
        xyY:
        0.2511, 0.1642, 10.0515
      CIE-Lab:
        37.9347, 39.9228, -45.0238
        CIE-LCH:
        37.9347, 60.1746, 311.5636
        CIE-Luv:
        37.9347, 13.2911, -67.8346
        Hunter-Lab:
        31.7041, 31.0490, -44.7203
      #7142a3 color charts
#7142a3 RGB chart
      #7142a3 CMYK chart
      #7142a3 RGB pie chart
      #7142a3 color shades, tints & tones
#7142a3 color schemes
#7142a3 color preview, HTML & CSS examples
           This text has a color of #7142a3        
        
          <p style="color:#7142a3;">Text here</p>
        
        
          .mytext {color:#7142a3;}
        
        Text color #7142a3
      
           This box has a color of #7142a3        
        
          <div style="background-color:#7142a3;">Content here</div>
        
        
          .mybackground {background-color:#7142a3;}
        
        Background color #7142a3
      
           Border around this has a color of #7142a3        
        
          <div style="border:2px solid #7142a3;">Content here</div>
        
        
          .myborder {border:2px solid #7142a3;}
        
        Border color #7142a3