#05babf color space conversions
Hex:
        #05babf
        RGB:
        5, 186, 191
        CMY:
        98, 27, 25
        CMYK:
        97, 3, 0, 25
      HSL:
        182°, 94.8980%, 38.4314%
        HSV (HSB):
        182°, 97.3822%, 74.9020%
        XYZ:
        27.0255, 38.9117, 55.3765
        xyY:
        0.2228, 0.3208, 38.9117
      CIE-Lab:
        68.6872, -36.2440, -13.6313
        CIE-LCH:
        68.6872, 38.7225, 200.6112
        CIE-Luv:
        68.6872, -52.3993, -15.6473
        Hunter-Lab:
        62.3792, -31.8294, -8.9687
      #05babf color charts
#05babf RGB chart
      #05babf CMYK chart
      #05babf RGB pie chart
      #05babf color shades, tints & tones
#05babf color schemes
#05babf color preview, HTML & CSS examples
           This text has a color of #05babf        
        
          <p style="color:#05babf;">Text here</p>
        
        
          .mytext {color:#05babf;}
        
        Text color #05babf
      
           This box has a color of #05babf        
        
          <div style="background-color:#05babf;">Content here</div>
        
        
          .mybackground {background-color:#05babf;}
        
        Background color #05babf
      
           Border around this has a color of #05babf        
        
          <div style="border:2px solid #05babf;">Content here</div>
        
        
          .myborder {border:2px solid #05babf;}
        
        Border color #05babf