#0749fa color space conversions
Hex:
        #0749fa
        RGB:
        7, 73, 250
        CMY:
        97, 71, 2
        CMYK:
        97, 71, 0, 2
      HSL:
        224°, 96.0474%, 50.3922%
        HSV (HSB):
        224°, 97.2000%, 98.0392%
        XYZ:
        19.7255, 11.7124, 91.6635
        xyY:
        0.1602, 0.0951, 11.7124
      CIE-Lab:
        40.7553, 51.3933, -90.9925
        CIE-LCH:
        40.7553, 104.5031, 299.4581
        CIE-Luv:
        40.7553, -15.9511, -129.4073
        Hunter-Lab:
        34.2234, 42.9920, -134.8455
      #0749fa color charts
#0749fa RGB chart
      #0749fa CMYK chart
      #0749fa RGB pie chart
      #0749fa color shades, tints & tones
#0749fa color schemes
#0749fa color preview, HTML & CSS examples
           This text has a color of #0749fa        
        
          <p style="color:#0749fa;">Text here</p>
        
        
          .mytext {color:#0749fa;}
        
        Text color #0749fa
      
           This box has a color of #0749fa        
        
          <div style="background-color:#0749fa;">Content here</div>
        
        
          .mybackground {background-color:#0749fa;}
        
        Background color #0749fa
      
           Border around this has a color of #0749fa        
        
          <div style="border:2px solid #0749fa;">Content here</div>
        
        
          .myborder {border:2px solid #0749fa;}
        
        Border color #0749fa