#7166ed color space conversions
Hex:
        #7166ed
        RGB:
        113, 102, 237
        CMY:
        56, 60, 7
        CMYK:
        52, 57, 0, 7
      HSL:
        245°, 78.9474%, 66.4706%
        HSV (HSB):
        245°, 56.9620%, 92.9412%
        XYZ:
        26.8475, 19.1279, 82.3978
        xyY:
        0.2091, 0.1490, 19.1279
      CIE-Lab:
        50.8365, 39.9756, -67.0207
        CIE-LCH:
        50.8365, 78.0373, 300.8147
        CIE-Luv:
        50.8365, -4.2295, -106.6979
        Hunter-Lab:
        43.7354, 33.0372, -81.0879
      #7166ed color charts
#7166ed RGB chart
      #7166ed CMYK chart
      #7166ed RGB pie chart
      #7166ed color shades, tints & tones
#7166ed color schemes
#7166ed color preview, HTML & CSS examples
           This text has a color of #7166ed        
        
          <p style="color:#7166ed;">Text here</p>
        
        
          .mytext {color:#7166ed;}
        
        Text color #7166ed
      
           This box has a color of #7166ed        
        
          <div style="background-color:#7166ed;">Content here</div>
        
        
          .mybackground {background-color:#7166ed;}
        
        Background color #7166ed
      
           Border around this has a color of #7166ed        
        
          <div style="border:2px solid #7166ed;">Content here</div>
        
        
          .myborder {border:2px solid #7166ed;}
        
        Border color #7166ed