#0728ea color space conversions
Hex:
        #0728ea
        RGB:
        7, 40, 234
        CMY:
        97, 84, 8
        CMYK:
        97, 83, 0, 8
      HSL:
        231°, 94.1909%, 47.2549%
        HSV (HSB):
        231°, 97.0085%, 91.7647%
        XYZ:
        15.6977, 7.5033, 78.4628
        xyY:
        0.1544, 0.0738, 7.5033
      CIE-Lab:
        32.9262, 63.4386, -94.9518
        CIE-LCH:
        32.9262, 114.1941, 303.7474
        CIE-Luv:
        32.9262, -10.7715, -120.9770
        Hunter-Lab:
        27.3921, 54.3575, -150.6578
      #0728ea color charts
#0728ea RGB chart
      #0728ea CMYK chart
      #0728ea RGB pie chart
      #0728ea color shades, tints & tones
#0728ea color schemes
#0728ea color preview, HTML & CSS examples
           This text has a color of #0728ea        
        
          <p style="color:#0728ea;">Text here</p>
        
        
          .mytext {color:#0728ea;}
        
        Text color #0728ea
      
           This box has a color of #0728ea        
        
          <div style="background-color:#0728ea;">Content here</div>
        
        
          .mybackground {background-color:#0728ea;}
        
        Background color #0728ea
      
           Border around this has a color of #0728ea        
        
          <div style="border:2px solid #0728ea;">Content here</div>
        
        
          .myborder {border:2px solid #0728ea;}
        
        Border color #0728ea