#0dbdfa color space conversions
Hex:
        #0dbdfa
        RGB:
        13, 189, 250
        CMY:
        95, 26, 2
        CMYK:
        95, 24, 0, 2
      HSL:
        195°, 95.9514%, 51.5686%
        HSV (HSB):
        195°, 94.8000%, 98.0392%
        XYZ:
        35.6189, 43.3829, 96.9389
        xyY:
        0.2024, 0.2466, 43.3829
      CIE-Lab:
        71.8141, -18.0266, -40.9983
        CIE-LCH:
        71.8141, 44.7864, 246.2653
        CIE-Luv:
        71.8141, -48.5807, -64.2042
        Hunter-Lab:
        65.8657, -18.7356, -41.1550
      #0dbdfa color charts
#0dbdfa RGB chart
      #0dbdfa CMYK chart
      #0dbdfa RGB pie chart
      #0dbdfa color shades, tints & tones
#0dbdfa color schemes
#0dbdfa color preview, HTML & CSS examples
           This text has a color of #0dbdfa        
        
          <p style="color:#0dbdfa;">Text here</p>
        
        
          .mytext {color:#0dbdfa;}
        
        Text color #0dbdfa
      
           This box has a color of #0dbdfa        
        
          <div style="background-color:#0dbdfa;">Content here</div>
        
        
          .mybackground {background-color:#0dbdfa;}
        
        Background color #0dbdfa
      
           Border around this has a color of #0dbdfa        
        
          <div style="border:2px solid #0dbdfa;">Content here</div>
        
        
          .myborder {border:2px solid #0dbdfa;}
        
        Border color #0dbdfa