#05b8ec color space conversions
Hex:
        #05b8ec
        RGB:
        5, 184, 236
        CMY:
        98, 28, 7
        CMYK:
        98, 22, 0, 7
      HSL:
        194°, 95.8506%, 47.2549%
        HSV (HSB):
        194°, 97.8814%, 92.5490%
        XYZ:
        32.3434, 40.3694, 85.4443
        xyY:
        0.2045, 0.2552, 40.3694
      CIE-Lab:
        69.7318, -20.4584, -36.6616
        CIE-LCH:
        69.7318, 41.9835, 240.8370
        CIE-Luv:
        69.7318, -48.1918, -56.2326
        Hunter-Lab:
        63.5369, -20.3243, -35.2572
      #05b8ec color charts
#05b8ec RGB chart
      #05b8ec CMYK chart
      #05b8ec RGB pie chart
      #05b8ec color shades, tints & tones
#05b8ec color schemes
#05b8ec color preview, HTML & CSS examples
           This text has a color of #05b8ec        
        
          <p style="color:#05b8ec;">Text here</p>
        
        
          .mytext {color:#05b8ec;}
        
        Text color #05b8ec
      
           This box has a color of #05b8ec        
        
          <div style="background-color:#05b8ec;">Content here</div>
        
        
          .mybackground {background-color:#05b8ec;}
        
        Background color #05b8ec
      
           Border around this has a color of #05b8ec        
        
          <div style="border:2px solid #05b8ec;">Content here</div>
        
        
          .myborder {border:2px solid #05b8ec;}
        
        Border color #05b8ec