#4286a5 color space conversions
Hex:
        #4286a5
        RGB:
        66, 134, 165
        CMY:
        74, 47, 35
        CMYK:
        60, 19, 0, 35
      HSL:
        199°, 42.8571%, 45.2941%
        HSV (HSB):
        199°, 60.0000%, 64.7059%
        XYZ:
        17.5634, 20.9251, 38.7106
        xyY:
        0.2275, 0.2711, 20.9251
      CIE-Lab:
        52.8674, -12.0509, -22.9468
        CIE-LCH:
        52.8674, 25.9187, 242.2931
        CIE-Luv:
        52.8674, -28.0913, -32.6895
        Hunter-Lab:
        45.7439, -11.5167, -18.1531
      #4286a5 color charts
#4286a5 RGB chart
      #4286a5 CMYK chart
      #4286a5 RGB pie chart
      #4286a5 color shades, tints & tones
#4286a5 color schemes
#4286a5 color preview, HTML & CSS examples
           This text has a color of #4286a5        
        
          <p style="color:#4286a5;">Text here</p>
        
        
          .mytext {color:#4286a5;}
        
        Text color #4286a5
      
           This box has a color of #4286a5        
        
          <div style="background-color:#4286a5;">Content here</div>
        
        
          .mybackground {background-color:#4286a5;}
        
        Background color #4286a5
      
           Border around this has a color of #4286a5        
        
          <div style="border:2px solid #4286a5;">Content here</div>
        
        
          .myborder {border:2px solid #4286a5;}
        
        Border color #4286a5