#105c85 color space conversions
Hex:
        #105c85
        RGB:
        16, 92, 133
        CMY:
        94, 64, 48
        CMYK:
        88, 31, 0, 48
      HSL:
        201°, 78.5235%, 29.2157%
        HSV (HSB):
        201°, 87.9699%, 52.1569%
        XYZ:
        8.2745, 9.4579, 23.5797
        xyY:
        0.2003, 0.2289, 9.4579
      CIE-Lab:
        36.8514, -6.2072, -28.9806
        CIE-LCH:
        36.8514, 29.6379, 257.9107
        CIE-Luv:
        36.8514, -22.9933, -39.7471
        Hunter-Lab:
        30.7537, -5.7925, -23.9317
      #105c85 color charts
#105c85 RGB chart
      #105c85 CMYK chart
      #105c85 RGB pie chart
      #105c85 color shades, tints & tones
#105c85 color schemes
#105c85 color preview, HTML & CSS examples
           This text has a color of #105c85        
        
          <p style="color:#105c85;">Text here</p>
        
        
          .mytext {color:#105c85;}
        
        Text color #105c85
      
           This box has a color of #105c85        
        
          <div style="background-color:#105c85;">Content here</div>
        
        
          .mybackground {background-color:#105c85;}
        
        Background color #105c85
      
           Border around this has a color of #105c85        
        
          <div style="border:2px solid #105c85;">Content here</div>
        
        
          .myborder {border:2px solid #105c85;}
        
        Border color #105c85