#7286af color space conversions
Hex:
        #7286af
        RGB:
        114, 134, 175
        CMY:
        55, 47, 31
        CMYK:
        35, 23, 0, 31
      HSL:
        220°, 27.6018%, 56.6667%
        HSV (HSB):
        220°, 34.8571%, 68.6275%
        XYZ:
        23.2024, 23.7227, 43.9135
        xyY:
        0.2554, 0.2612, 23.7227
      CIE-Lab:
        55.8091, 2.9669, -23.9576
        CIE-LCH:
        55.8091, 24.1407, 277.0596
        CIE-Luv:
        55.8091, -11.7096, -36.5242
        Hunter-Lab:
        48.7060, -0.2023, -19.3619
      #7286af color charts
#7286af RGB chart
      #7286af CMYK chart
      #7286af RGB pie chart
      #7286af color shades, tints & tones
#7286af color schemes
#7286af color preview, HTML & CSS examples
           This text has a color of #7286af        
        
          <p style="color:#7286af;">Text here</p>
        
        
          .mytext {color:#7286af;}
        
        Text color #7286af
      
           This box has a color of #7286af        
        
          <div style="background-color:#7286af;">Content here</div>
        
        
          .mybackground {background-color:#7286af;}
        
        Background color #7286af
      
           Border around this has a color of #7286af        
        
          <div style="border:2px solid #7286af;">Content here</div>
        
        
          .myborder {border:2px solid #7286af;}
        
        Border color #7286af