#05bed7 color space conversions
Hex:
        #05bed7
        RGB:
        5, 190, 215
        CMY:
        98, 25, 16
        CMYK:
        98, 12, 0, 16
      HSL:
        187°, 95.4545%, 43.1373%
        HSV (HSB):
        187°, 97.6744%, 84.3137%
        XYZ:
        30.7418, 41.7655, 70.7313
        xyY:
        0.2146, 0.2916, 41.7655
      CIE-Lab:
        70.7089, -30.5299, -23.7148
        CIE-LCH:
        70.7089, 38.6583, 217.8392
        CIE-Luv:
        70.7089, -51.8471, -33.0828
        Hunter-Lab:
        64.6262, -28.1859, -19.6526
      #05bed7 color charts
#05bed7 RGB chart
      #05bed7 CMYK chart
      #05bed7 RGB pie chart
      #05bed7 color shades, tints & tones
#05bed7 color schemes
#05bed7 color preview, HTML & CSS examples
           This text has a color of #05bed7        
        
          <p style="color:#05bed7;">Text here</p>
        
        
          .mytext {color:#05bed7;}
        
        Text color #05bed7
      
           This box has a color of #05bed7        
        
          <div style="background-color:#05bed7;">Content here</div>
        
        
          .mybackground {background-color:#05bed7;}
        
        Background color #05bed7
      
           Border around this has a color of #05bed7        
        
          <div style="border:2px solid #05bed7;">Content here</div>
        
        
          .myborder {border:2px solid #05bed7;}
        
        Border color #05bed7