#0a0fac color space conversions
Hex:
        #0a0fac
        RGB:
        10, 15, 172
        CMY:
        96, 94, 33
        CMYK:
        94, 91, 0, 33
      HSL:
        238°, 89.0110%, 35.6863%
        HSV (HSB):
        238°, 94.1860%, 67.4510%
        XYZ:
        7.7424, 3.3847, 39.2750
        xyY:
        0.1536, 0.0672, 3.3847
      CIE-Lab:
        21.5232, 55.0071, -77.6738
        CIE-LCH:
        21.5232, 95.1788, 305.3054
        CIE-Luv:
        21.5232, -6.2155, -82.7051
        Hunter-Lab:
        18.3976, 42.9233, -113.6929
      #0a0fac color charts
#0a0fac RGB chart
      #0a0fac CMYK chart
      #0a0fac RGB pie chart
      #0a0fac color shades, tints & tones
#0a0fac color schemes
#0a0fac color preview, HTML & CSS examples
           This text has a color of #0a0fac        
        
          <p style="color:#0a0fac;">Text here</p>
        
        
          .mytext {color:#0a0fac;}
        
        Text color #0a0fac
      
           This box has a color of #0a0fac        
        
          <div style="background-color:#0a0fac;">Content here</div>
        
        
          .mybackground {background-color:#0a0fac;}
        
        Background color #0a0fac
      
           Border around this has a color of #0a0fac        
        
          <div style="border:2px solid #0a0fac;">Content here</div>
        
        
          .myborder {border:2px solid #0a0fac;}
        
        Border color #0a0fac