#0a3fbc color space conversions
Hex:
        #0a3fbc
        RGB:
        10, 63, 188
        CMY:
        96, 75, 26
        CMYK:
        95, 66, 0, 26
      HSL:
        222°, 89.8990%, 38.8235%
        HSV (HSB):
        222°, 94.6809%, 73.7255%
        XYZ:
        10.9798, 7.2504, 48.3977
        xyY:
        0.1648, 0.1088, 7.2504
      CIE-Lab:
        32.3702, 35.0203, -69.2371
        CIE-LCH:
        32.3702, 77.5900, 296.8304
        CIE-Luv:
        32.3702, -13.4924, -93.4334
        Hunter-Lab:
        26.9265, 25.6652, -87.7192
      #0a3fbc color charts
#0a3fbc RGB chart
      #0a3fbc CMYK chart
      #0a3fbc RGB pie chart
      #0a3fbc color shades, tints & tones
#0a3fbc color schemes
#0a3fbc color preview, HTML & CSS examples
           This text has a color of #0a3fbc        
        
          <p style="color:#0a3fbc;">Text here</p>
        
        
          .mytext {color:#0a3fbc;}
        
        Text color #0a3fbc
      
           This box has a color of #0a3fbc        
        
          <div style="background-color:#0a3fbc;">Content here</div>
        
        
          .mybackground {background-color:#0a3fbc;}
        
        Background color #0a3fbc
      
           Border around this has a color of #0a3fbc        
        
          <div style="border:2px solid #0a3fbc;">Content here</div>
        
        
          .myborder {border:2px solid #0a3fbc;}
        
        Border color #0a3fbc