#710f8f color space conversions
Hex:
        #710f8f
        RGB:
        113, 15, 143
        CMY:
        56, 94, 44
        CMYK:
        21, 90, 0, 44
      HSL:
        286°, 81.0127%, 30.9804%
        HSV (HSB):
        286°, 89.5105%, 56.0784%
        XYZ:
        11.9388, 5.8355, 26.4837
        xyY:
        0.2698, 0.1319, 5.8355
      CIE-Lab:
        28.9937, 56.4674, -47.2693
        CIE-LCH:
        28.9937, 73.6407, 320.0671
        CIE-Luv:
        28.9937, 26.0314, -65.8865
        Hunter-Lab:
        24.1568, 45.9439, -48.0913
      #710f8f color charts
#710f8f RGB chart
      #710f8f CMYK chart
      #710f8f RGB pie chart
      #710f8f color shades, tints & tones
#710f8f color schemes
#710f8f color preview, HTML & CSS examples
           This text has a color of #710f8f        
        
          <p style="color:#710f8f;">Text here</p>
        
        
          .mytext {color:#710f8f;}
        
        Text color #710f8f
      
           This box has a color of #710f8f        
        
          <div style="background-color:#710f8f;">Content here</div>
        
        
          .mybackground {background-color:#710f8f;}
        
        Background color #710f8f
      
           Border around this has a color of #710f8f        
        
          <div style="border:2px solid #710f8f;">Content here</div>
        
        
          .myborder {border:2px solid #710f8f;}
        
        Border color #710f8f