#0a34ce color space conversions
Hex:
        #0a34ce
        RGB:
        10, 52, 206
        CMY:
        96, 80, 19
        CMYK:
        95, 75, 0, 19
      HSL:
        227°, 90.7407%, 42.3529%
        HSV (HSB):
        227°, 95.1456%, 80.7843%
        XYZ:
        12.4937, 6.9767, 59.0807
        xyY:
        0.1591, 0.0888, 6.9767
      CIE-Lab:
        31.7539, 48.3910, -80.7924
        CIE-LCH:
        31.7539, 94.1759, 300.9197
        CIE-Luv:
        31.7539, -11.5916, -105.2820
        Hunter-Lab:
        26.4135, 38.2078, -114.1279
      #0a34ce color charts
#0a34ce RGB chart
      #0a34ce CMYK chart
      #0a34ce RGB pie chart
      #0a34ce color shades, tints & tones
#0a34ce color schemes
#0a34ce color preview, HTML & CSS examples
           This text has a color of #0a34ce        
        
          <p style="color:#0a34ce;">Text here</p>
        
        
          .mytext {color:#0a34ce;}
        
        Text color #0a34ce
      
           This box has a color of #0a34ce        
        
          <div style="background-color:#0a34ce;">Content here</div>
        
        
          .mybackground {background-color:#0a34ce;}
        
        Background color #0a34ce
      
           Border around this has a color of #0a34ce        
        
          <div style="border:2px solid #0a34ce;">Content here</div>
        
        
          .myborder {border:2px solid #0a34ce;}
        
        Border color #0a34ce