#0a34cf color space conversions
Hex:
        #0a34cf
        RGB:
        10, 52, 207
        CMY:
        96, 80, 19
        CMYK:
        95, 75, 0, 19
      HSL:
        227°, 90.7834%, 42.5490%
        HSV (HSB):
        227°, 95.1691%, 81.1765%
        XYZ:
        12.6157, 7.0255, 59.7226
        xyY:
        0.1590, 0.0885, 7.0255
      CIE-Lab:
        31.8649, 48.7368, -81.1897
        CIE-LCH:
        31.8649, 94.6945, 300.9757
        CIE-Luv:
        31.8649, -11.6100, -105.8646
        Hunter-Lab:
        26.5057, 38.5740, -115.0384
      #0a34cf color charts
#0a34cf RGB chart
      #0a34cf CMYK chart
      #0a34cf RGB pie chart
      #0a34cf color shades, tints & tones
#0a34cf color schemes
#0a34cf color preview, HTML & CSS examples
           This text has a color of #0a34cf        
        
          <p style="color:#0a34cf;">Text here</p>
        
        
          .mytext {color:#0a34cf;}
        
        Text color #0a34cf
      
           This box has a color of #0a34cf        
        
          <div style="background-color:#0a34cf;">Content here</div>
        
        
          .mybackground {background-color:#0a34cf;}
        
        Background color #0a34cf
      
           Border around this has a color of #0a34cf        
        
          <div style="border:2px solid #0a34cf;">Content here</div>
        
        
          .myborder {border:2px solid #0a34cf;}
        
        Border color #0a34cf