#0db5cf color space conversions
Hex:
        #0db5cf
        RGB:
        13, 181, 207
        CMY:
        95, 29, 19
        CMYK:
        94, 13, 0, 19
      HSL:
        188°, 88.1818%, 43.1373%
        HSV (HSB):
        188°, 93.7198%, 81.1765%
        XYZ:
        27.9523, 37.6383, 64.8232
        xyY:
        0.2143, 0.2886, 37.6383
      CIE-Lab:
        67.7532, -28.5013, -23.8473
        CIE-LCH:
        67.7532, 37.1621, 219.9195
        CIE-Luv:
        67.7532, -49.1207, -33.3899
        Hunter-Lab:
        61.3501, -26.0344, -19.7014
      #0db5cf color charts
#0db5cf RGB chart
      #0db5cf CMYK chart
      #0db5cf RGB pie chart
      #0db5cf color shades, tints & tones
#0db5cf color schemes
#0db5cf color preview, HTML & CSS examples
           This text has a color of #0db5cf        
        
          <p style="color:#0db5cf;">Text here</p>
        
        
          .mytext {color:#0db5cf;}
        
        Text color #0db5cf
      
           This box has a color of #0db5cf        
        
          <div style="background-color:#0db5cf;">Content here</div>
        
        
          .mybackground {background-color:#0db5cf;}
        
        Background color #0db5cf
      
           Border around this has a color of #0db5cf        
        
          <div style="border:2px solid #0db5cf;">Content here</div>
        
        
          .myborder {border:2px solid #0db5cf;}
        
        Border color #0db5cf