#7a86fb color space conversions
Hex:
        #7a86fb
        RGB:
        122, 134, 251
        CMY:
        52, 47, 2
        CMYK:
        51, 47, 0, 2
      HSL:
        234°, 94.1606%, 73.1373%
        HSV (HSB):
        234°, 51.3944%, 98.4314%
        XYZ:
        33.9637, 28.1528, 94.9107
        xyY:
        0.2163, 0.1793, 28.1528
      CIE-Lab:
        60.0265, 27.1092, -59.9704
        CIE-LCH:
        60.0265, 65.8130, 294.3250
        CIE-Luv:
        60.0265, -11.3126, -98.6308
        Hunter-Lab:
        53.0592, 21.4060, -68.9147
      #7a86fb color charts
#7a86fb RGB chart
      #7a86fb CMYK chart
      #7a86fb RGB pie chart
      #7a86fb color shades, tints & tones
#7a86fb color schemes
#7a86fb color preview, HTML & CSS examples
           This text has a color of #7a86fb        
        
          <p style="color:#7a86fb;">Text here</p>
        
        
          .mytext {color:#7a86fb;}
        
        Text color #7a86fb
      
           This box has a color of #7a86fb        
        
          <div style="background-color:#7a86fb;">Content here</div>
        
        
          .mybackground {background-color:#7a86fb;}
        
        Background color #7a86fb
      
           Border around this has a color of #7a86fb        
        
          <div style="border:2px solid #7a86fb;">Content here</div>
        
        
          .myborder {border:2px solid #7a86fb;}
        
        Border color #7a86fb