#0a34fa color space conversions
Hex:
        #0a34fa
        RGB:
        10, 52, 250
        CMY:
        96, 80, 2
        CMYK:
        96, 79, 0, 2
      HSL:
        230°, 96.0000%, 50.9804%
        HSV (HSB):
        230°, 96.0000%, 98.0392%
        XYZ:
        18.6085, 9.4226, 91.2805
        xyY:
        0.1560, 0.0790, 9.4226
      CIE-Lab:
        36.7856, 62.8074, -97.5733
        CIE-LCH:
        36.7856, 116.0402, 302.7691
        CIE-Luv:
        36.7856, -12.5530, -130.4761
        Hunter-Lab:
        30.6963, 54.4903, -154.8210
      #0a34fa color charts
#0a34fa RGB chart
      #0a34fa CMYK chart
      #0a34fa RGB pie chart
      #0a34fa color shades, tints & tones
#0a34fa color schemes
#0a34fa color preview, HTML & CSS examples
           This text has a color of #0a34fa        
        
          <p style="color:#0a34fa;">Text here</p>
        
        
          .mytext {color:#0a34fa;}
        
        Text color #0a34fa
      
           This box has a color of #0a34fa        
        
          <div style="background-color:#0a34fa;">Content here</div>
        
        
          .mybackground {background-color:#0a34fa;}
        
        Background color #0a34fa
      
           Border around this has a color of #0a34fa        
        
          <div style="border:2px solid #0a34fa;">Content here</div>
        
        
          .myborder {border:2px solid #0a34fa;}
        
        Border color #0a34fa