#0d95fd color space conversions
Hex:
        #0d95fd
        RGB:
        13, 149, 253
        CMY:
        95, 42, 1
        CMYK:
        95, 41, 0, 1
      HSL:
        206°, 98.3607%, 52.1569%
        HSV (HSB):
        206°, 94.8617%, 99.2157%
        XYZ:
        28.6430, 28.6723, 96.9532
        xyY:
        0.1857, 0.1859, 28.6723
      CIE-Lab:
        60.4913, 5.5163, -60.5297
        CIE-LCH:
        60.4913, 60.7806, 275.2072
        CIE-Luv:
        60.4913, -35.3817, -97.5742
        Hunter-Lab:
        53.5465, 1.7766, -69.8699
      #0d95fd color charts
#0d95fd RGB chart
      #0d95fd CMYK chart
      #0d95fd RGB pie chart
      #0d95fd color shades, tints & tones
#0d95fd color schemes
#0d95fd color preview, HTML & CSS examples
           This text has a color of #0d95fd        
        
          <p style="color:#0d95fd;">Text here</p>
        
        
          .mytext {color:#0d95fd;}
        
        Text color #0d95fd
      
           This box has a color of #0d95fd        
        
          <div style="background-color:#0d95fd;">Content here</div>
        
        
          .mybackground {background-color:#0d95fd;}
        
        Background color #0d95fd
      
           Border around this has a color of #0d95fd        
        
          <div style="border:2px solid #0d95fd;">Content here</div>
        
        
          .myborder {border:2px solid #0d95fd;}
        
        Border color #0d95fd