#486ff2 color space conversions
Hex:
        #486ff2
        RGB:
        72, 111, 242
        CMY:
        72, 56, 5
        CMYK:
        70, 54, 0, 5
      HSL:
        226°, 86.7347%, 61.5686%
        HSV (HSB):
        226°, 70.2479%, 94.9020%
        XYZ:
        24.3839, 19.1574, 86.4170
        xyY:
        0.1876, 0.1474, 19.1574
      CIE-Lab:
        50.8709, 29.4694, -69.8779
        CIE-LCH:
        50.8709, 75.8377, 292.8665
        CIE-Luv:
        50.8709, -17.8708, -110.0297
        Hunter-Lab:
        43.7692, 22.8469, -86.4226
      #486ff2 color charts
#486ff2 RGB chart
      #486ff2 CMYK chart
      #486ff2 RGB pie chart
      #486ff2 color shades, tints & tones
#486ff2 color schemes
#486ff2 color preview, HTML & CSS examples
           This text has a color of #486ff2        
        
          <p style="color:#486ff2;">Text here</p>
        
        
          .mytext {color:#486ff2;}
        
        Text color #486ff2
      
           This box has a color of #486ff2        
        
          <div style="background-color:#486ff2;">Content here</div>
        
        
          .mybackground {background-color:#486ff2;}
        
        Background color #486ff2
      
           Border around this has a color of #486ff2        
        
          <div style="border:2px solid #486ff2;">Content here</div>
        
        
          .myborder {border:2px solid #486ff2;}
        
        Border color #486ff2