#05bac3 color space conversions
Hex:
        #05bac3
        RGB:
        5, 186, 195
        CMY:
        98, 27, 24
        CMYK:
        97, 5, 0, 24
      HSL:
        183°, 95.0000%, 39.2157%
        HSV (HSB):
        183°, 97.4359%, 76.4706%
        XYZ:
        27.4718, 39.0902, 57.7270
        xyY:
        0.2210, 0.3145, 39.0902
      CIE-Lab:
        68.8166, -35.0012, -15.6358
        CIE-LCH:
        68.8166, 38.3348, 204.0713
        CIE-Luv:
        68.8166, -52.0781, -19.0648
        Hunter-Lab:
        62.5222, -30.9821, -10.9772
      #05bac3 color charts
#05bac3 RGB chart
      #05bac3 CMYK chart
      #05bac3 RGB pie chart
      #05bac3 color shades, tints & tones
#05bac3 color schemes
#05bac3 color preview, HTML & CSS examples
           This text has a color of #05bac3        
        
          <p style="color:#05bac3;">Text here</p>
        
        
          .mytext {color:#05bac3;}
        
        Text color #05bac3
      
           This box has a color of #05bac3        
        
          <div style="background-color:#05bac3;">Content here</div>
        
        
          .mybackground {background-color:#05bac3;}
        
        Background color #05bac3
      
           Border around this has a color of #05bac3        
        
          <div style="border:2px solid #05bac3;">Content here</div>
        
        
          .myborder {border:2px solid #05bac3;}
        
        Border color #05bac3