#2993fd color space conversions
Hex:
        #2993fd
        RGB:
        41, 147, 253
        CMY:
        84, 42, 1
        CMYK:
        84, 42, 0, 1
      HSL:
        210°, 98.1481%, 57.6471%
        HSV (HSB):
        210°, 83.7945%, 99.2157%
        XYZ:
        29.0778, 28.4307, 96.8836
        xyY:
        0.1883, 0.1841, 28.4307
      CIE-Lab:
        60.2759, 8.1324, -60.8552
        CIE-LCH:
        60.2759, 61.3962, 277.6117
        CIE-Luv:
        60.2759, -32.8842, -98.2817
        Hunter-Lab:
        53.3204, 4.0325, -70.4060
      #2993fd color charts
#2993fd RGB chart
      #2993fd CMYK chart
      #2993fd RGB pie chart
      #2993fd color shades, tints & tones
#2993fd color schemes
#2993fd color preview, HTML & CSS examples
           This text has a color of #2993fd        
        
          <p style="color:#2993fd;">Text here</p>
        
        
          .mytext {color:#2993fd;}
        
        Text color #2993fd
      
           This box has a color of #2993fd        
        
          <div style="background-color:#2993fd;">Content here</div>
        
        
          .mybackground {background-color:#2993fd;}
        
        Background color #2993fd
      
           Border around this has a color of #2993fd        
        
          <div style="border:2px solid #2993fd;">Content here</div>
        
        
          .myborder {border:2px solid #2993fd;}
        
        Border color #2993fd