#711dfe color space conversions
Hex:
        #711dfe
        RGB:
        113, 29, 254
        CMY:
        56, 89, 0
        CMYK:
        56, 89, 0, 0
      HSL:
        262°, 99.1189%, 55.4902%
        HSV (HSB):
        262°, 88.5827%, 99.6078%
        XYZ:
        25.1388, 11.5452, 94.6694
        xyY:
        0.1914, 0.0879, 11.5452
      CIE-Lab:
        40.4840, 77.4857, -93.5024
        CIE-LCH:
        40.4840, 121.4361, 309.6486
        CIE-Luv:
        40.4840, 5.6000, -133.1030
        Hunter-Lab:
        33.9782, 72.6014, -141.4078
      #711dfe color charts
#711dfe RGB chart
      #711dfe CMYK chart
      #711dfe RGB pie chart
      #711dfe color shades, tints & tones
#711dfe color schemes
#711dfe color preview, HTML & CSS examples
           This text has a color of #711dfe        
        
          <p style="color:#711dfe;">Text here</p>
        
        
          .mytext {color:#711dfe;}
        
        Text color #711dfe
      
           This box has a color of #711dfe        
        
          <div style="background-color:#711dfe;">Content here</div>
        
        
          .mybackground {background-color:#711dfe;}
        
        Background color #711dfe
      
           Border around this has a color of #711dfe        
        
          <div style="border:2px solid #711dfe;">Content here</div>
        
        
          .myborder {border:2px solid #711dfe;}
        
        Border color #711dfe