#074dfe color space conversions
Hex:
        #074dfe
        RGB:
        7, 77, 254
        CMY:
        97, 70, 0
        CMYK:
        97, 70, 0, 0
      HSL:
        223°, 99.1968%, 51.1765%
        HSV (HSB):
        223°, 97.2441%, 99.6078%
        XYZ:
        20.6309, 12.5087, 95.0930
        xyY:
        0.1609, 0.0975, 12.5087
      CIE-Lab:
        42.0134, 50.4320, -91.1497
        CIE-LCH:
        42.0134, 104.1713, 298.9552
        CIE-Luv:
        42.0134, -16.7306, -131.2091
        Hunter-Lab:
        35.3676, 42.2306, -134.6558
      #074dfe color charts
#074dfe RGB chart
      #074dfe CMYK chart
      #074dfe RGB pie chart
      #074dfe color shades, tints & tones
#074dfe color schemes
#074dfe color preview, HTML & CSS examples
           This text has a color of #074dfe        
        
          <p style="color:#074dfe;">Text here</p>
        
        
          .mytext {color:#074dfe;}
        
        Text color #074dfe
      
           This box has a color of #074dfe        
        
          <div style="background-color:#074dfe;">Content here</div>
        
        
          .mybackground {background-color:#074dfe;}
        
        Background color #074dfe
      
           Border around this has a color of #074dfe        
        
          <div style="border:2px solid #074dfe;">Content here</div>
        
        
          .myborder {border:2px solid #074dfe;}
        
        Border color #074dfe