#7a86ce color space conversions
Hex:
        #7a86ce
        RGB:
        122, 134, 206
        CMY:
        52, 47, 19
        CMYK:
        41, 35, 0, 19
      HSL:
        231°, 46.1538%, 64.3137%
        HSV (HSB):
        231°, 40.7767%, 80.7843%
        XYZ:
        27.6917, 25.6440, 61.8828
        xyY:
        0.2403, 0.2226, 25.6440
      CIE-Lab:
        57.6976, 13.8051, -38.6012
        CIE-LCH:
        57.6976, 40.9955, 289.6789
        CIE-Luv:
        57.6976, -9.4591, -61.7981
        Hunter-Lab:
        50.6399, 8.9904, -37.0054
      #7a86ce color charts
#7a86ce RGB chart
      #7a86ce CMYK chart
      #7a86ce RGB pie chart
      #7a86ce color shades, tints & tones
#7a86ce color schemes
#7a86ce color preview, HTML & CSS examples
           This text has a color of #7a86ce        
        
          <p style="color:#7a86ce;">Text here</p>
        
        
          .mytext {color:#7a86ce;}
        
        Text color #7a86ce
      
           This box has a color of #7a86ce        
        
          <div style="background-color:#7a86ce;">Content here</div>
        
        
          .mybackground {background-color:#7a86ce;}
        
        Background color #7a86ce
      
           Border around this has a color of #7a86ce        
        
          <div style="border:2px solid #7a86ce;">Content here</div>
        
        
          .myborder {border:2px solid #7a86ce;}
        
        Border color #7a86ce