#486afd color space conversions
Hex:
        #486afd
        RGB:
        72, 106, 253
        CMY:
        72, 58, 1
        CMYK:
        72, 58, 0, 1
      HSL:
        229°, 97.8378%, 63.7255%
        HSV (HSB):
        229°, 71.5415%, 99.2157%
        XYZ:
        25.5561, 18.7776, 95.2060
        xyY:
        0.1831, 0.1346, 18.7776
      CIE-Lab:
        50.4260, 36.3983, -76.7209
        CIE-LCH:
        50.4260, 84.9172, 295.3808
        CIE-Luv:
        50.4260, -16.6555, -120.1401
        Hunter-Lab:
        43.3332, 29.4390, -99.9311
      #486afd color charts
#486afd RGB chart
      #486afd CMYK chart
      #486afd RGB pie chart
      #486afd color shades, tints & tones
#486afd color schemes
#486afd color preview, HTML & CSS examples
           This text has a color of #486afd        
        
          <p style="color:#486afd;">Text here</p>
        
        
          .mytext {color:#486afd;}
        
        Text color #486afd
      
           This box has a color of #486afd        
        
          <div style="background-color:#486afd;">Content here</div>
        
        
          .mybackground {background-color:#486afd;}
        
        Background color #486afd
      
           Border around this has a color of #486afd        
        
          <div style="border:2px solid #486afd;">Content here</div>
        
        
          .myborder {border:2px solid #486afd;}
        
        Border color #486afd