#0d49fa color space conversions
Hex:
        #0d49fa
        RGB:
        13, 73, 250
        CMY:
        95, 71, 2
        CMYK:
        95, 71, 0, 2
      HSL:
        225°, 95.9514%, 51.5686%
        HSV (HSB):
        225°, 94.8000%, 98.0392%
        XYZ:
        19.8038, 11.7528, 91.6672
        xyY:
        0.1607, 0.0954, 11.7528
      CIE-Lab:
        40.8205, 51.5038, -90.8826
        CIE-LCH:
        40.8205, 104.4620, 299.5405
        CIE-Luv:
        40.8205, -15.7550, -129.3802
        Hunter-Lab:
        34.2823, 43.1199, -134.5374
      #0d49fa color charts
#0d49fa RGB chart
      #0d49fa CMYK chart
      #0d49fa RGB pie chart
      #0d49fa color shades, tints & tones
#0d49fa color schemes
#0d49fa color preview, HTML & CSS examples
           This text has a color of #0d49fa        
        
          <p style="color:#0d49fa;">Text here</p>
        
        
          .mytext {color:#0d49fa;}
        
        Text color #0d49fa
      
           This box has a color of #0d49fa        
        
          <div style="background-color:#0d49fa;">Content here</div>
        
        
          .mybackground {background-color:#0d49fa;}
        
        Background color #0d49fa
      
           Border around this has a color of #0d49fa        
        
          <div style="border:2px solid #0d49fa;">Content here</div>
        
        
          .myborder {border:2px solid #0d49fa;}
        
        Border color #0d49fa