#2074ee color space conversions
Hex:
        #2074ee
        RGB:
        32, 116, 238
        CMY:
        87, 55, 7
        CMYK:
        87, 51, 0, 7
      HSL:
        216°, 85.8333%, 52.9412%
        HSV (HSB):
        216°, 86.5546%, 93.3333%
        XYZ:
        22.2737, 18.9709, 83.3767
        xyY:
        0.1787, 0.1522, 18.9709
      CIE-Lab:
        50.6531, 20.9648, -68.0557
        CIE-LCH:
        50.6531, 71.2117, 287.1216
        CIE-Luv:
        50.6531, -24.9409, -106.5351
        Hunter-Lab:
        43.5556, 15.0599, -83.0075
      #2074ee color charts
#2074ee RGB chart
      #2074ee CMYK chart
      #2074ee RGB pie chart
      #2074ee color shades, tints & tones
#2074ee color schemes
#2074ee color preview, HTML & CSS examples
           This text has a color of #2074ee        
        
          <p style="color:#2074ee;">Text here</p>
        
        
          .mytext {color:#2074ee;}
        
        Text color #2074ee
      
           This box has a color of #2074ee        
        
          <div style="background-color:#2074ee;">Content here</div>
        
        
          .mybackground {background-color:#2074ee;}
        
        Background color #2074ee
      
           Border around this has a color of #2074ee        
        
          <div style="border:2px solid #2074ee;">Content here</div>
        
        
          .myborder {border:2px solid #2074ee;}
        
        Border color #2074ee