#2862bb color space conversions
Hex:
        #2862bb
        RGB:
        40, 98, 187
        CMY:
        84, 62, 27
        CMYK:
        79, 48, 0, 27
      HSL:
        216°, 64.7577%, 44.5098%
        HSV (HSB):
        216°, 78.6096%, 73.3333%
        XYZ:
        14.2124, 12.7743, 48.7303
        xyY:
        0.1877, 0.1687, 12.7743
      CIE-Lab:
        42.4212, 13.5713, -52.2567
        CIE-LCH:
        42.4212, 53.9902, 284.5583
        CIE-Luv:
        42.4212, -20.0427, -78.1645
        Hunter-Lab:
        35.7412, 8.4329, -55.8184
      #2862bb color charts
#2862bb RGB chart
      #2862bb CMYK chart
      #2862bb RGB pie chart
      #2862bb color shades, tints & tones
#2862bb color schemes
#2862bb color preview, HTML & CSS examples
           This text has a color of #2862bb        
        
          <p style="color:#2862bb;">Text here</p>
        
        
          .mytext {color:#2862bb;}
        
        Text color #2862bb
      
           This box has a color of #2862bb        
        
          <div style="background-color:#2862bb;">Content here</div>
        
        
          .mybackground {background-color:#2862bb;}
        
        Background color #2862bb
      
           Border around this has a color of #2862bb        
        
          <div style="border:2px solid #2862bb;">Content here</div>
        
        
          .myborder {border:2px solid #2862bb;}
        
        Border color #2862bb