#0724ef color space conversions
Hex:
        #0724ef
        RGB:
        7, 36, 239
        CMY:
        97, 86, 6
        CMYK:
        97, 85, 0, 6
      HSL:
        233°, 94.3089%, 48.2353%
        HSV (HSB):
        233°, 97.0711%, 93.7255%
        XYZ:
        16.2985, 7.5389, 82.2575
        xyY:
        0.1536, 0.0711, 7.5389
      CIE-Lab:
        33.0036, 66.5611, -97.6636
        CIE-LCH:
        33.0036, 118.1887, 304.2758
        CIE-Luv:
        33.0036, -10.5215, -123.5472
        Hunter-Lab:
        27.4571, 57.9074, -158.4043
      #0724ef color charts
#0724ef RGB chart
      #0724ef CMYK chart
      #0724ef RGB pie chart
      #0724ef color shades, tints & tones
#0724ef color schemes
#0724ef color preview, HTML & CSS examples
           This text has a color of #0724ef        
        
          <p style="color:#0724ef;">Text here</p>
        
        
          .mytext {color:#0724ef;}
        
        Text color #0724ef
      
           This box has a color of #0724ef        
        
          <div style="background-color:#0724ef;">Content here</div>
        
        
          .mybackground {background-color:#0724ef;}
        
        Background color #0724ef
      
           Border around this has a color of #0724ef        
        
          <div style="border:2px solid #0724ef;">Content here</div>
        
        
          .myborder {border:2px solid #0724ef;}
        
        Border color #0724ef