#0d81fe color space conversions
Hex:
        #0d81fe
        RGB:
        13, 129, 254
        CMY:
        95, 49, 0
        CMYK:
        95, 49, 0, 0
      HSL:
        211°, 99.1770%, 52.3529%
        HSV (HSB):
        211°, 94.8819%, 99.6078%
        XYZ:
        25.9056, 22.9418, 96.8288
        xyY:
        0.1778, 0.1575, 22.9418
      CIE-Lab:
        55.0124, 18.0939, -69.8939
        CIE-LCH:
        55.0124, 72.1979, 284.5139
        CIE-Luv:
        55.0124, -29.2926, -111.3785
        Hunter-Lab:
        47.8976, 12.7216, -86.3310
      #0d81fe color charts
#0d81fe RGB chart
      #0d81fe CMYK chart
      #0d81fe RGB pie chart
      #0d81fe color shades, tints & tones
#0d81fe color schemes
#0d81fe color preview, HTML & CSS examples
           This text has a color of #0d81fe        
        
          <p style="color:#0d81fe;">Text here</p>
        
        
          .mytext {color:#0d81fe;}
        
        Text color #0d81fe
      
           This box has a color of #0d81fe        
        
          <div style="background-color:#0d81fe;">Content here</div>
        
        
          .mybackground {background-color:#0d81fe;}
        
        Background color #0d81fe
      
           Border around this has a color of #0d81fe        
        
          <div style="border:2px solid #0d81fe;">Content here</div>
        
        
          .myborder {border:2px solid #0d81fe;}
        
        Border color #0d81fe