#13bfbf color space conversions
Hex:
        #13bfbf
        RGB:
        19, 191, 191
        CMY:
        93, 25, 25
        CMYK:
        90, 0, 0, 25
      HSL:
        180°, 81.9048%, 41.1765%
        HSV (HSB):
        180°, 90.0524%, 74.9020%
        XYZ:
        28.3033, 41.1616, 55.7435
        xyY:
        0.2260, 0.3287, 41.1616
      CIE-Lab:
        70.2890, -38.0457, -11.2214
        CIE-LCH:
        70.2890, 39.6661, 196.4332
        CIE-Luv:
        70.2890, -53.5269, -11.5581
        Hunter-Lab:
        64.1573, -33.5292, -6.6043
      #13bfbf color charts
#13bfbf RGB chart
      #13bfbf CMYK chart
      #13bfbf RGB pie chart
      #13bfbf color shades, tints & tones
#13bfbf color schemes
#13bfbf color preview, HTML & CSS examples
           This text has a color of #13bfbf        
        
          <p style="color:#13bfbf;">Text here</p>
        
        
          .mytext {color:#13bfbf;}
        
        Text color #13bfbf
      
           This box has a color of #13bfbf        
        
          <div style="background-color:#13bfbf;">Content here</div>
        
        
          .mybackground {background-color:#13bfbf;}
        
        Background color #13bfbf
      
           Border around this has a color of #13bfbf        
        
          <div style="border:2px solid #13bfbf;">Content here</div>
        
        
          .myborder {border:2px solid #13bfbf;}
        
        Border color #13bfbf