#0a2bcf color space conversions
Hex:
        #0a2bcf
        RGB:
        10, 43, 207
        CMY:
        96, 83, 19
        CMYK:
        95, 79, 0, 19
      HSL:
        230°, 90.7834%, 42.5490%
        HSV (HSB):
        230°, 95.1691%, 81.1765%
        XYZ:
        12.2515, 6.2973, 59.6013
        xyY:
        0.1568, 0.0806, 6.2973
      CIE-Lab:
        30.1504, 53.6491, -84.0348
        CIE-LCH:
        30.1504, 99.6999, 302.5548
        CIE-Luv:
        30.1504, -10.2685, -105.7626
        Hunter-Lab:
        25.0944, 43.2318, -123.2527
      #0a2bcf color charts
#0a2bcf RGB chart
      #0a2bcf CMYK chart
      #0a2bcf RGB pie chart
      #0a2bcf color shades, tints & tones
#0a2bcf color schemes
#0a2bcf color preview, HTML & CSS examples
           This text has a color of #0a2bcf        
        
          <p style="color:#0a2bcf;">Text here</p>
        
        
          .mytext {color:#0a2bcf;}
        
        Text color #0a2bcf
      
           This box has a color of #0a2bcf        
        
          <div style="background-color:#0a2bcf;">Content here</div>
        
        
          .mybackground {background-color:#0a2bcf;}
        
        Background color #0a2bcf
      
           Border around this has a color of #0a2bcf        
        
          <div style="border:2px solid #0a2bcf;">Content here</div>
        
        
          .myborder {border:2px solid #0a2bcf;}
        
        Border color #0a2bcf