#486ace color space conversions
Hex:
        #486ace
        RGB:
        72, 106, 206
        CMY:
        72, 58, 19
        CMYK:
        65, 49, 0, 19
      HSL:
        225°, 57.7586%, 54.5098%
        HSV (HSB):
        225°, 65.0485%, 80.7843%
        XYZ:
        18.9671, 16.1420, 60.5086
        xyY:
        0.1984, 0.1688, 16.1420
      CIE-Lab:
        47.1603, 19.9422, -55.5335
        CIE-LCH:
        47.1603, 59.0056, 289.7534
        CIE-Luv:
        47.1603, -16.2059, -85.9024
        Hunter-Lab:
        40.1771, 13.9575, -61.1694
      #486ace color charts
#486ace RGB chart
      #486ace CMYK chart
      #486ace RGB pie chart
      #486ace color shades, tints & tones
#486ace color schemes
#486ace color preview, HTML & CSS examples
           This text has a color of #486ace        
        
          <p style="color:#486ace;">Text here</p>
        
        
          .mytext {color:#486ace;}
        
        Text color #486ace
      
           This box has a color of #486ace        
        
          <div style="background-color:#486ace;">Content here</div>
        
        
          .mybackground {background-color:#486ace;}
        
        Background color #486ace
      
           Border around this has a color of #486ace        
        
          <div style="border:2px solid #486ace;">Content here</div>
        
        
          .myborder {border:2px solid #486ace;}
        
        Border color #486ace