#2799dc color space conversions
Hex:
        #2799dc
        RGB:
        39, 153, 220
        CMY:
        85, 40, 14
        CMYK:
        82, 30, 0, 14
      HSL:
        202°, 72.1116%, 50.7843%
        HSV (HSB):
        202°, 82.2727%, 86.2745%
        XYZ:
        25.1462, 28.3811, 71.8629
        xyY:
        0.2005, 0.2263, 28.3811
      CIE-Lab:
        60.2315, -7.6016, -42.6982
        CIE-LCH:
        60.2315, 43.3696, 259.9054
        CIE-Luv:
        60.2315, -36.7340, -66.6088
        Hunter-Lab:
        53.2739, -8.9743, -42.6864
      #2799dc color charts
#2799dc RGB chart
      #2799dc CMYK chart
      #2799dc RGB pie chart
      #2799dc color shades, tints & tones
#2799dc color schemes
#2799dc color preview, HTML & CSS examples
           This text has a color of #2799dc        
        
          <p style="color:#2799dc;">Text here</p>
        
        
          .mytext {color:#2799dc;}
        
        Text color #2799dc
      
           This box has a color of #2799dc        
        
          <div style="background-color:#2799dc;">Content here</div>
        
        
          .mybackground {background-color:#2799dc;}
        
        Background color #2799dc
      
           Border around this has a color of #2799dc        
        
          <div style="border:2px solid #2799dc;">Content here</div>
        
        
          .myborder {border:2px solid #2799dc;}
        
        Border color #2799dc