#0724fa color space conversions
Hex:
        #0724fa
        RGB:
        7, 36, 250
        CMY:
        97, 86, 2
        CMYK:
        97, 86, 0, 2
      HSL:
        233°, 96.0474%, 50.3922%
        HSV (HSB):
        233°, 97.2000%, 98.0392%
        XYZ:
        17.9738, 8.2091, 91.0797
        xyY:
        0.1533, 0.0700, 8.2091
      CIE-Lab:
        34.4145, 69.6886, -101.5230
        CIE-LCH:
        34.4145, 123.1399, 304.4669
        CIE-Luv:
        34.4145, -10.8831, -129.7556
        Hunter-Lab:
        28.6514, 61.8378, -168.4201
      #0724fa color charts
#0724fa RGB chart
      #0724fa CMYK chart
      #0724fa RGB pie chart
      #0724fa color shades, tints & tones
#0724fa color schemes
#0724fa color preview, HTML & CSS examples
           This text has a color of #0724fa        
        
          <p style="color:#0724fa;">Text here</p>
        
        
          .mytext {color:#0724fa;}
        
        Text color #0724fa
      
           This box has a color of #0724fa        
        
          <div style="background-color:#0724fa;">Content here</div>
        
        
          .mybackground {background-color:#0724fa;}
        
        Background color #0724fa
      
           Border around this has a color of #0724fa        
        
          <div style="border:2px solid #0724fa;">Content here</div>
        
        
          .myborder {border:2px solid #0724fa;}
        
        Border color #0724fa