#0dcdbe color space conversions
Hex:
        #0dcdbe
        RGB:
        13, 205, 190
        CMY:
        95, 20, 25
        CMYK:
        94, 0, 7, 20
      HSL:
        175°, 88.0734%, 42.7451%
        HSV (HSB):
        175°, 93.6585%, 80.3922%
        XYZ:
        31.2916, 47.4659, 56.2278
        xyY:
        0.2318, 0.3516, 47.4659
      CIE-Lab:
        74.4868, -44.7799, -4.4459
        CIE-LCH:
        74.4868, 45.0001, 185.6699
        CIE-Luv:
        74.4868, -58.6716, 0.0929
        Hunter-Lab:
        68.8955, -39.4945, -0.1616
      #0dcdbe color charts
#0dcdbe RGB chart
      #0dcdbe CMYK chart
      #0dcdbe RGB pie chart
      #0dcdbe color shades, tints & tones
#0dcdbe color schemes
#0dcdbe color preview, HTML & CSS examples
           This text has a color of #0dcdbe        
        
          <p style="color:#0dcdbe;">Text here</p>
        
        
          .mytext {color:#0dcdbe;}
        
        Text color #0dcdbe
      
           This box has a color of #0dcdbe        
        
          <div style="background-color:#0dcdbe;">Content here</div>
        
        
          .mybackground {background-color:#0dcdbe;}
        
        Background color #0dcdbe
      
           Border around this has a color of #0dcdbe        
        
          <div style="border:2px solid #0dcdbe;">Content here</div>
        
        
          .myborder {border:2px solid #0dcdbe;}
        
        Border color #0dcdbe