#05c7ff color space conversions
Hex:
        #05c7ff
        RGB:
        5, 199, 255
        CMY:
        98, 22, 0
        CMYK:
        98, 22, 0, 0
      HSL:
        193°, 100.0000%, 50.9804%
        HSV (HSB):
        193°, 98.0392%, 100.0000%
        XYZ:
        38.5360, 48.0991, 101.8607
        xyY:
        0.2044, 0.2552, 48.0991
      CIE-Lab:
        74.8874, -21.6898, -38.9021
        CIE-LCH:
        74.8874, 44.5401, 240.8582
        CIE-Luv:
        74.8874, -51.7783, -60.4524
        Hunter-Lab:
        69.3535, -22.1858, -38.5328
      #05c7ff color charts
#05c7ff RGB chart
      #05c7ff CMYK chart
      #05c7ff RGB pie chart
      #05c7ff color shades, tints & tones
#05c7ff color schemes
#05c7ff color preview, HTML & CSS examples
           This text has a color of #05c7ff        
        
          <p style="color:#05c7ff;">Text here</p>
        
        
          .mytext {color:#05c7ff;}
        
        Text color #05c7ff
      
           This box has a color of #05c7ff        
        
          <div style="background-color:#05c7ff;">Content here</div>
        
        
          .mybackground {background-color:#05c7ff;}
        
        Background color #05c7ff
      
           Border around this has a color of #05c7ff        
        
          <div style="border:2px solid #05c7ff;">Content here</div>
        
        
          .myborder {border:2px solid #05c7ff;}
        
        Border color #05c7ff