#2862ec color space conversions
Hex:
        #2862ec
        RGB:
        40, 98, 236
        CMY:
        84, 62, 7
        CMYK:
        83, 58, 0, 7
      HSL:
        222°, 83.7607%, 54.1176%
        HSV (HSB):
        222°, 83.0508%, 92.5490%
        XYZ:
        20.3831, 15.2426, 81.2247
        xyY:
        0.1744, 0.1304, 15.2426
      CIE-Lab:
        45.9647, 32.1926, -74.5512
        CIE-LCH:
        45.9647, 81.2050, 293.3556
        CIE-Luv:
        45.9647, -19.3352, -113.4744
        Hunter-Lab:
        39.0418, 24.8688, -96.0210
      #2862ec color charts
#2862ec RGB chart
      #2862ec CMYK chart
      #2862ec RGB pie chart
      #2862ec color shades, tints & tones
#2862ec color schemes
#2862ec color preview, HTML & CSS examples
           This text has a color of #2862ec        
        
          <p style="color:#2862ec;">Text here</p>
        
        
          .mytext {color:#2862ec;}
        
        Text color #2862ec
      
           This box has a color of #2862ec        
        
          <div style="background-color:#2862ec;">Content here</div>
        
        
          .mybackground {background-color:#2862ec;}
        
        Background color #2862ec
      
           Border around this has a color of #2862ec        
        
          <div style="border:2px solid #2862ec;">Content here</div>
        
        
          .myborder {border:2px solid #2862ec;}
        
        Border color #2862ec