#0a54ca color space conversions
Hex:
        #0a54ca
        RGB:
        10, 84, 202
        CMY:
        96, 67, 21
        CMYK:
        95, 58, 0, 21
      HSL:
        217°, 90.5660%, 41.5686%
        HSV (HSB):
        217°, 95.0495%, 79.2157%
        XYZ:
        13.9562, 10.6694, 57.2010
        xyY:
        0.1706, 0.1304, 10.6694
      CIE-Lab:
        39.0181, 26.6357, -66.5193
        CIE-LCH:
        39.0181, 71.6539, 291.8222
        CIE-Luv:
        39.0181, -18.4179, -96.6215
        Hunter-Lab:
        32.6641, 19.1042, -80.9630
      #0a54ca color charts
#0a54ca RGB chart
      #0a54ca CMYK chart
      #0a54ca RGB pie chart
      #0a54ca color shades, tints & tones
#0a54ca color schemes
#0a54ca color preview, HTML & CSS examples
           This text has a color of #0a54ca        
        
          <p style="color:#0a54ca;">Text here</p>
        
        
          .mytext {color:#0a54ca;}
        
        Text color #0a54ca
      
           This box has a color of #0a54ca        
        
          <div style="background-color:#0a54ca;">Content here</div>
        
        
          .mybackground {background-color:#0a54ca;}
        
        Background color #0a54ca
      
           Border around this has a color of #0a54ca        
        
          <div style="border:2px solid #0a54ca;">Content here</div>
        
        
          .myborder {border:2px solid #0a54ca;}
        
        Border color #0a54ca