#0734fa color space conversions
Hex:
        #0734fa
        RGB:
        7, 52, 250
        CMY:
        97, 80, 2
        CMYK:
        97, 79, 0, 2
      HSL:
        229°, 96.0474%, 50.3922%
        HSV (HSB):
        229°, 97.2000%, 98.0392%
        XYZ:
        18.5709, 9.4033, 91.2787
        xyY:
        0.1557, 0.0789, 9.4033
      CIE-Lab:
        36.7494, 62.7679, -97.6345
        CIE-LCH:
        36.7494, 116.0702, 302.7364
        CIE-Luv:
        36.7494, -12.6432, -130.4681
        Hunter-Lab:
        30.6648, 54.4383, -155.0210
      #0734fa color charts
#0734fa RGB chart
      #0734fa CMYK chart
      #0734fa RGB pie chart
      #0734fa color shades, tints & tones
#0734fa color schemes
#0734fa color preview, HTML & CSS examples
           This text has a color of #0734fa        
        
          <p style="color:#0734fa;">Text here</p>
        
        
          .mytext {color:#0734fa;}
        
        Text color #0734fa
      
           This box has a color of #0734fa        
        
          <div style="background-color:#0734fa;">Content here</div>
        
        
          .mybackground {background-color:#0734fa;}
        
        Background color #0734fa
      
           Border around this has a color of #0734fa        
        
          <div style="border:2px solid #0734fa;">Content here</div>
        
        
          .myborder {border:2px solid #0734fa;}
        
        Border color #0734fa