#2862ef color space conversions
Hex:
        #2862ef
        RGB:
        40, 98, 239
        CMY:
        84, 62, 6
        CMYK:
        83, 59, 0, 6
      HSL:
        223°, 86.1472%, 54.7059%
        HSV (HSB):
        223°, 83.2636%, 93.7255%
        XYZ:
        20.8227, 15.4185, 83.5399
        xyY:
        0.1738, 0.1287, 15.4185
      CIE-Lab:
        46.2021, 33.3059, -75.8492
        CIE-LCH:
        46.2021, 82.8395, 293.7066
        CIE-Luv:
        46.2021, -19.3156, -115.5038
        Hunter-Lab:
        39.2664, 25.9414, -98.6541
      #2862ef color charts
#2862ef RGB chart
      #2862ef CMYK chart
      #2862ef RGB pie chart
      #2862ef color shades, tints & tones
#2862ef color schemes
#2862ef color preview, HTML & CSS examples
           This text has a color of #2862ef        
        
          <p style="color:#2862ef;">Text here</p>
        
        
          .mytext {color:#2862ef;}
        
        Text color #2862ef
      
           This box has a color of #2862ef        
        
          <div style="background-color:#2862ef;">Content here</div>
        
        
          .mybackground {background-color:#2862ef;}
        
        Background color #2862ef
      
           Border around this has a color of #2862ef        
        
          <div style="border:2px solid #2862ef;">Content here</div>
        
        
          .myborder {border:2px solid #2862ef;}
        
        Border color #2862ef