#2074d4 color space conversions
Hex:
        #2074d4
        RGB:
        32, 116, 212
        CMY:
        87, 55, 17
        CMYK:
        85, 45, 0, 17
      HSL:
        212°, 73.7705%, 47.8431%
        HSV (HSB):
        212°, 84.9057%, 83.1373%
        XYZ:
        18.7247, 17.5513, 64.6882
        xyY:
        0.1855, 0.1738, 17.5513
      CIE-Lab:
        48.9473, 10.9894, -56.1543
        CIE-LCH:
        48.9473, 57.2196, 281.0728
        CIE-Luv:
        48.9473, -25.7763, -86.8728
        Hunter-Lab:
        41.8943, 6.4658, -62.2226
      #2074d4 color charts
#2074d4 RGB chart
      #2074d4 CMYK chart
      #2074d4 RGB pie chart
      #2074d4 color shades, tints & tones
#2074d4 color schemes
#2074d4 color preview, HTML & CSS examples
           This text has a color of #2074d4        
        
          <p style="color:#2074d4;">Text here</p>
        
        
          .mytext {color:#2074d4;}
        
        Text color #2074d4
      
           This box has a color of #2074d4        
        
          <div style="background-color:#2074d4;">Content here</div>
        
        
          .mybackground {background-color:#2074d4;}
        
        Background color #2074d4
      
           Border around this has a color of #2074d4        
        
          <div style="border:2px solid #2074d4;">Content here</div>
        
        
          .myborder {border:2px solid #2074d4;}
        
        Border color #2074d4