#0a63fa color space conversions
Hex:
        #0a63fa
        RGB:
        10, 99, 250
        CMY:
        96, 61, 2
        CMYK:
        96, 60, 0, 2
      HSL:
        218°, 96.0000%, 50.9804%
        HSV (HSB):
        218°, 96.0000%, 98.0392%
        XYZ:
        21.8423, 15.8903, 92.3584
        xyY:
        0.1679, 0.1221, 15.8903
      CIE-Lab:
        46.8303, 35.4398, -80.9944
        CIE-LCH:
        46.8303, 88.4085, 293.6322
        CIE-Luv:
        46.8303, -21.4438, -123.0694
        Hunter-Lab:
        39.8627, 28.0475, -109.4659
      #0a63fa color charts
#0a63fa RGB chart
      #0a63fa CMYK chart
      #0a63fa RGB pie chart
      #0a63fa color shades, tints & tones
#0a63fa color schemes
#0a63fa color preview, HTML & CSS examples
           This text has a color of #0a63fa        
        
          <p style="color:#0a63fa;">Text here</p>
        
        
          .mytext {color:#0a63fa;}
        
        Text color #0a63fa
      
           This box has a color of #0a63fa        
        
          <div style="background-color:#0a63fa;">Content here</div>
        
        
          .mybackground {background-color:#0a63fa;}
        
        Background color #0a63fa
      
           Border around this has a color of #0a63fa        
        
          <div style="border:2px solid #0a63fa;">Content here</div>
        
        
          .myborder {border:2px solid #0a63fa;}
        
        Border color #0a63fa