#05bee2 color space conversions
Hex:
        #05bee2
        RGB:
        5, 190, 226
        CMY:
        98, 25, 11
        CMYK:
        98, 16, 0, 11
      HSL:
        190°, 95.6710%, 45.2941%
        HSV (HSB):
        190°, 97.7876%, 88.6275%
        XYZ:
        32.2035, 42.3502, 78.4286
        xyY:
        0.2105, 0.2768, 42.3502
      CIE-Lab:
        71.1117, -26.9101, -29.0887
        CIE-LCH:
        71.1117, 39.6270, 227.2280
        CIE-Luv:
        71.1117, -50.9815, -42.6366
        Hunter-Lab:
        65.0770, -25.5536, -25.9004
      #05bee2 color charts
#05bee2 RGB chart
      #05bee2 CMYK chart
      #05bee2 RGB pie chart
      #05bee2 color shades, tints & tones
#05bee2 color schemes
#05bee2 color preview, HTML & CSS examples
           This text has a color of #05bee2        
        
          <p style="color:#05bee2;">Text here</p>
        
        
          .mytext {color:#05bee2;}
        
        Text color #05bee2
      
           This box has a color of #05bee2        
        
          <div style="background-color:#05bee2;">Content here</div>
        
        
          .mybackground {background-color:#05bee2;}
        
        Background color #05bee2
      
           Border around this has a color of #05bee2        
        
          <div style="border:2px solid #05bee2;">Content here</div>
        
        
          .myborder {border:2px solid #05bee2;}
        
        Border color #05bee2