#0d96fa color space conversions
Hex:
        #0d96fa
        RGB:
        13, 150, 250
        CMY:
        95, 41, 2
        CMYK:
        95, 40, 0, 2
      HSL:
        205°, 95.9514%, 51.5686%
        HSV (HSB):
        205°, 94.8000%, 98.0392%
        XYZ:
        28.3276, 28.8004, 94.5085
        xyY:
        0.1868, 0.1899, 28.8004
      CIE-Lab:
        60.6051, 3.7911, -58.7026
        CIE-LCH:
        60.6051, 58.8249, 273.6951
        CIE-Luv:
        60.6051, -35.8571, -94.4481
        Hunter-Lab:
        53.6660, 0.3059, -66.8465
      #0d96fa color charts
#0d96fa RGB chart
      #0d96fa CMYK chart
      #0d96fa RGB pie chart
      #0d96fa color shades, tints & tones
#0d96fa color schemes
#0d96fa color preview, HTML & CSS examples
           This text has a color of #0d96fa        
        
          <p style="color:#0d96fa;">Text here</p>
        
        
          .mytext {color:#0d96fa;}
        
        Text color #0d96fa
      
           This box has a color of #0d96fa        
        
          <div style="background-color:#0d96fa;">Content here</div>
        
        
          .mybackground {background-color:#0d96fa;}
        
        Background color #0d96fa
      
           Border around this has a color of #0d96fa        
        
          <div style="border:2px solid #0d96fa;">Content here</div>
        
        
          .myborder {border:2px solid #0d96fa;}
        
        Border color #0d96fa