#2870db color space conversions
Hex:
        #2870db
        RGB:
        40, 112, 219
        CMY:
        84, 56, 14
        CMYK:
        82, 49, 0, 14
      HSL:
        216°, 71.3147%, 50.7843%
        HSV (HSB):
        216°, 81.7352%, 85.8824%
        XYZ:
        19.4554, 17.1539, 69.3035
        xyY:
        0.1837, 0.1620, 17.1539
      CIE-Lab:
        48.4534, 16.8546, -60.9130
        CIE-LCH:
        48.4534, 63.2018, 285.4668
        CIE-Luv:
        48.4534, -23.4793, -94.3596
        Hunter-Lab:
        41.4173, 11.3686, -70.2177
      #2870db color charts
#2870db RGB chart
      #2870db CMYK chart
      #2870db RGB pie chart
      #2870db color shades, tints & tones
#2870db color schemes
#2870db color preview, HTML & CSS examples
           This text has a color of #2870db        
        
          <p style="color:#2870db;">Text here</p>
        
        
          .mytext {color:#2870db;}
        
        Text color #2870db
      
           This box has a color of #2870db        
        
          <div style="background-color:#2870db;">Content here</div>
        
        
          .mybackground {background-color:#2870db;}
        
        Background color #2870db
      
           Border around this has a color of #2870db        
        
          <div style="border:2px solid #2870db;">Content here</div>
        
        
          .myborder {border:2px solid #2870db;}
        
        Border color #2870db