#0d63fa color space conversions
Hex:
        #0d63fa
        RGB:
        13, 99, 250
        CMY:
        95, 61, 2
        CMYK:
        95, 60, 0, 2
      HSL:
        218°, 95.9514%, 51.5686%
        HSV (HSB):
        218°, 94.8000%, 98.0392%
        XYZ:
        21.8831, 15.9114, 92.3603
        xyY:
        0.1681, 0.1222, 15.9114
      CIE-Lab:
        46.8580, 35.5109, -80.9479
        CIE-LCH:
        46.8580, 88.3945, 293.6865
        CIE-Luv:
        46.8580, -21.3383, -123.0369
        Hunter-Lab:
        39.8891, 28.1192, -109.3595
      #0d63fa color charts
#0d63fa RGB chart
      #0d63fa CMYK chart
      #0d63fa RGB pie chart
      #0d63fa color shades, tints & tones
#0d63fa color schemes
#0d63fa color preview, HTML & CSS examples
           This text has a color of #0d63fa        
        
          <p style="color:#0d63fa;">Text here</p>
        
        
          .mytext {color:#0d63fa;}
        
        Text color #0d63fa
      
           This box has a color of #0d63fa        
        
          <div style="background-color:#0d63fa;">Content here</div>
        
        
          .mybackground {background-color:#0d63fa;}
        
        Background color #0d63fa
      
           Border around this has a color of #0d63fa        
        
          <div style="border:2px solid #0d63fa;">Content here</div>
        
        
          .myborder {border:2px solid #0d63fa;}
        
        Border color #0d63fa