#0a04c2 color space conversions
Hex:
        #0a04c2
        RGB:
        10, 4, 194
        CMY:
        96, 98, 24
        CMYK:
        95, 98, 0, 24
      HSL:
        242°, 95.9596%, 38.8235%
        HSV (HSB):
        242°, 97.9381%, 76.0784%
        XYZ:
        9.9062, 4.0464, 51.2979
        xyY:
        0.1518, 0.0620, 4.0464
      CIE-Lab:
        23.8243, 63.6460, -86.9614
        CIE-LCH:
        23.8243, 107.7641, 306.1999
        CIE-Luv:
        23.8243, -6.6075, -94.8090
        Hunter-Lab:
        20.1157, 52.7019, -137.1170
      #0a04c2 color charts
#0a04c2 RGB chart
      #0a04c2 CMYK chart
      #0a04c2 RGB pie chart
      #0a04c2 color shades, tints & tones
#0a04c2 color schemes
#0a04c2 color preview, HTML & CSS examples
           This text has a color of #0a04c2        
        
          <p style="color:#0a04c2;">Text here</p>
        
        
          .mytext {color:#0a04c2;}
        
        Text color #0a04c2
      
           This box has a color of #0a04c2        
        
          <div style="background-color:#0a04c2;">Content here</div>
        
        
          .mybackground {background-color:#0a04c2;}
        
        Background color #0a04c2
      
           Border around this has a color of #0a04c2        
        
          <div style="border:2px solid #0a04c2;">Content here</div>
        
        
          .myborder {border:2px solid #0a04c2;}
        
        Border color #0a04c2