#7106fb color space conversions
Hex:
        #7106fb
        RGB:
        113, 6, 251
        CMY:
        56, 98, 2
        CMYK:
        55, 98, 0, 2
      HSL:
        266°, 96.8379%, 50.3922%
        HSV (HSB):
        266°, 97.6096%, 98.4314%
        XYZ:
        24.2878, 10.6060, 92.0338
        xyY:
        0.1914, 0.0836, 10.6060
      CIE-Lab:
        38.9088, 80.6118, -94.4301
        CIE-LCH:
        38.9088, 124.1584, 310.4863
        CIE-Luv:
        38.9088, 6.8778, -131.8114
        Hunter-Lab:
        32.5668, 76.1301, -144.7566
      #7106fb color charts
#7106fb RGB chart
      #7106fb CMYK chart
      #7106fb RGB pie chart
      #7106fb color shades, tints & tones
#7106fb color schemes
#7106fb color preview, HTML & CSS examples
           This text has a color of #7106fb        
        
          <p style="color:#7106fb;">Text here</p>
        
        
          .mytext {color:#7106fb;}
        
        Text color #7106fb
      
           This box has a color of #7106fb        
        
          <div style="background-color:#7106fb;">Content here</div>
        
        
          .mybackground {background-color:#7106fb;}
        
        Background color #7106fb
      
           Border around this has a color of #7106fb        
        
          <div style="border:2px solid #7106fb;">Content here</div>
        
        
          .myborder {border:2px solid #7106fb;}
        
        Border color #7106fb