#074ffd color space conversions
Hex:
        #074ffd
        RGB:
        7, 79, 253
        CMY:
        97, 69, 1
        CMYK:
        97, 69, 0, 1
      HSL:
        222°, 98.4000%, 50.9804%
        HSV (HSB):
        222°, 97.2332%, 99.2157%
        XYZ:
        20.6132, 12.7290, 94.2990
        xyY:
        0.1615, 0.0997, 12.7290
      CIE-Lab:
        42.3520, 48.8868, -90.0323
        CIE-LCH:
        42.3520, 102.4487, 298.5016
        CIE-Luv:
        42.3520, -17.1126, -130.2886
        Hunter-Lab:
        35.6777, 40.6946, -131.7338
      #074ffd color charts
#074ffd RGB chart
      #074ffd CMYK chart
      #074ffd RGB pie chart
      #074ffd color shades, tints & tones
#074ffd color schemes
#074ffd color preview, HTML & CSS examples
           This text has a color of #074ffd        
        
          <p style="color:#074ffd;">Text here</p>
        
        
          .mytext {color:#074ffd;}
        
        Text color #074ffd
      
           This box has a color of #074ffd        
        
          <div style="background-color:#074ffd;">Content here</div>
        
        
          .mybackground {background-color:#074ffd;}
        
        Background color #074ffd
      
           Border around this has a color of #074ffd        
        
          <div style="border:2px solid #074ffd;">Content here</div>
        
        
          .myborder {border:2px solid #074ffd;}
        
        Border color #074ffd