#486cb4 color space conversions
Hex:
        #486cb4
        RGB:
        72, 108, 180
        CMY:
        72, 58, 29
        CMYK:
        60, 40, 0, 29
      HSL:
        220°, 42.8571%, 49.4118%
        HSV (HSB):
        220°, 60.0000%, 70.5882%
        XYZ:
        16.2733, 15.3981, 45.2945
        xyY:
        0.2114, 0.2001, 15.3981
      CIE-Lab:
        46.1747, 9.6455, -42.1017
        CIE-LCH:
        46.1747, 43.1924, 282.9038
        CIE-Luv:
        46.1747, -16.7722, -64.0020
        Hunter-Lab:
        39.2405, 5.3543, -40.9689
      #486cb4 color charts
#486cb4 RGB chart
      #486cb4 CMYK chart
      #486cb4 RGB pie chart
      #486cb4 color shades, tints & tones
#486cb4 color schemes
#486cb4 color preview, HTML & CSS examples
           This text has a color of #486cb4        
        
          <p style="color:#486cb4;">Text here</p>
        
        
          .mytext {color:#486cb4;}
        
        Text color #486cb4
      
           This box has a color of #486cb4        
        
          <div style="background-color:#486cb4;">Content here</div>
        
        
          .mybackground {background-color:#486cb4;}
        
        Background color #486cb4
      
           Border around this has a color of #486cb4        
        
          <div style="border:2px solid #486cb4;">Content here</div>
        
        
          .myborder {border:2px solid #486cb4;}
        
        Border color #486cb4