#2994dc color space conversions
Hex:
        #2994dc
        RGB:
        41, 148, 220
        CMY:
        84, 42, 14
        CMYK:
        81, 33, 0, 14
      HSL:
        204°, 71.8876%, 51.1765%
        HSV (HSB):
        204°, 81.3636%, 86.2745%
        XYZ:
        24.4226, 26.8185, 71.5994
        xyY:
        0.1988, 0.2183, 26.8185
      CIE-Lab:
        58.8060, -4.5658, -44.9430
        CIE-LCH:
        58.8060, 45.1743, 264.1991
        CIE-Luv:
        58.8060, -34.8258, -70.3946
        Hunter-Lab:
        51.7866, -6.4458, -45.7229
      #2994dc color charts
#2994dc RGB chart
      #2994dc CMYK chart
      #2994dc RGB pie chart
      #2994dc color shades, tints & tones
#2994dc color schemes
#2994dc color preview, HTML & CSS examples
           This text has a color of #2994dc        
        
          <p style="color:#2994dc;">Text here</p>
        
        
          .mytext {color:#2994dc;}
        
        Text color #2994dc
      
           This box has a color of #2994dc        
        
          <div style="background-color:#2994dc;">Content here</div>
        
        
          .mybackground {background-color:#2994dc;}
        
        Background color #2994dc
      
           Border around this has a color of #2994dc        
        
          <div style="border:2px solid #2994dc;">Content here</div>
        
        
          .myborder {border:2px solid #2994dc;}
        
        Border color #2994dc