#2993ee color space conversions
Hex:
        #2993ee
        RGB:
        41, 147, 238
        CMY:
        84, 42, 7
        CMYK:
        83, 38, 0, 7
      HSL:
        208°, 85.2814%, 54.7059%
        HSV (HSB):
        208°, 82.7731%, 93.3333%
        XYZ:
        26.7808, 27.5119, 84.7877
        xyY:
        0.1926, 0.1978, 27.5119
      CIE-Lab:
        59.4452, 2.5972, -53.9234
        CIE-LCH:
        59.4452, 53.9860, 272.7575
        CIE-Luv:
        59.4452, -33.5731, -86.1368
        Hunter-Lab:
        52.4518, -0.6523, -59.1254
      #2993ee color charts
#2993ee RGB chart
      #2993ee CMYK chart
      #2993ee RGB pie chart
      #2993ee color shades, tints & tones
#2993ee color schemes
#2993ee color preview, HTML & CSS examples
           This text has a color of #2993ee        
        
          <p style="color:#2993ee;">Text here</p>
        
        
          .mytext {color:#2993ee;}
        
        Text color #2993ee
      
           This box has a color of #2993ee        
        
          <div style="background-color:#2993ee;">Content here</div>
        
        
          .mybackground {background-color:#2993ee;}
        
        Background color #2993ee
      
           Border around this has a color of #2993ee        
        
          <div style="border:2px solid #2993ee;">Content here</div>
        
        
          .myborder {border:2px solid #2993ee;}
        
        Border color #2993ee