#486aed color space conversions
Hex:
        #486aed
        RGB:
        72, 106, 237
        CMY:
        72, 58, 7
        CMYK:
        70, 55, 0, 7
      HSL:
        228°, 82.0896%, 60.5882%
        HSV (HSB):
        228°, 69.6203%, 92.9412%
        XYZ:
        23.1126, 17.8002, 82.3384
        xyY:
        0.1875, 0.1444, 17.8002
      CIE-Lab:
        49.2529, 30.8229, -69.7072
        CIE-LCH:
        49.2529, 76.2178, 293.8539
        CIE-Luv:
        49.2529, -16.4688, -108.9010
        Hunter-Lab:
        42.1903, 23.9524, -86.1769
      #486aed color charts
#486aed RGB chart
      #486aed CMYK chart
      #486aed RGB pie chart
      #486aed color shades, tints & tones
#486aed color schemes
#486aed color preview, HTML & CSS examples
           This text has a color of #486aed        
        
          <p style="color:#486aed;">Text here</p>
        
        
          .mytext {color:#486aed;}
        
        Text color #486aed
      
           This box has a color of #486aed        
        
          <div style="background-color:#486aed;">Content here</div>
        
        
          .mybackground {background-color:#486aed;}
        
        Background color #486aed
      
           Border around this has a color of #486aed        
        
          <div style="border:2px solid #486aed;">Content here</div>
        
        
          .myborder {border:2px solid #486aed;}
        
        Border color #486aed