#7a86bc color space conversions
Hex:
        #7a86bc
        RGB:
        122, 134, 188
        CMY:
        52, 47, 26
        CMYK:
        35, 29, 0, 26
      HSL:
        229°, 33.0000%, 60.7843%
        HSV (HSB):
        229°, 35.1064%, 73.7255%
        XYZ:
        25.6282, 24.8186, 51.0167
        xyY:
        0.2526, 0.2446, 24.8186
      CIE-Lab:
        56.8983, 8.8039, -29.6524
        CIE-LCH:
        56.8983, 30.9318, 286.5363
        CIE-Luv:
        56.8983, -8.7108, -46.5400
        Hunter-Lab:
        49.8183, 4.6446, -25.8434
      #7a86bc color charts
#7a86bc RGB chart
      #7a86bc CMYK chart
      #7a86bc RGB pie chart
      #7a86bc color shades, tints & tones
#7a86bc color schemes
#7a86bc color preview, HTML & CSS examples
           This text has a color of #7a86bc        
        
          <p style="color:#7a86bc;">Text here</p>
        
        
          .mytext {color:#7a86bc;}
        
        Text color #7a86bc
      
           This box has a color of #7a86bc        
        
          <div style="background-color:#7a86bc;">Content here</div>
        
        
          .mybackground {background-color:#7a86bc;}
        
        Background color #7a86bc
      
           Border around this has a color of #7a86bc        
        
          <div style="border:2px solid #7a86bc;">Content here</div>
        
        
          .myborder {border:2px solid #7a86bc;}
        
        Border color #7a86bc