#0d5fff color space conversions
Hex:
        #0d5fff
        RGB:
        13, 95, 255
        CMY:
        95, 63, 0
        CMYK:
        95, 63, 0, 0
      HSL:
        220°, 100.0000%, 52.5490%
        HSV (HSB):
        220°, 94.9020%, 100.0000%
        XYZ:
        22.3082, 15.4900, 96.4218
        xyY:
        0.1662, 0.1154, 15.4900
      CIE-Lab:
        46.2981, 39.8956, -84.6486
        CIE-LCH:
        46.2981, 93.5791, 295.2349
        CIE-Luv:
        46.2981, -20.3349, -127.6170
        Hunter-Lab:
        39.3573, 32.3006, -117.7050
      #0d5fff color charts
#0d5fff RGB chart
      #0d5fff CMYK chart
      #0d5fff RGB pie chart
      #0d5fff color shades, tints & tones
#0d5fff color schemes
#0d5fff color preview, HTML & CSS examples
           This text has a color of #0d5fff        
        
          <p style="color:#0d5fff;">Text here</p>
        
        
          .mytext {color:#0d5fff;}
        
        Text color #0d5fff
      
           This box has a color of #0d5fff        
        
          <div style="background-color:#0d5fff;">Content here</div>
        
        
          .mybackground {background-color:#0d5fff;}
        
        Background color #0d5fff
      
           Border around this has a color of #0d5fff        
        
          <div style="border:2px solid #0d5fff;">Content here</div>
        
        
          .myborder {border:2px solid #0d5fff;}
        
        Border color #0d5fff