#08afaf color space conversions
Hex:
        #08afaf
        RGB:
        8, 175, 175
        CMY:
        97, 31, 31
        CMYK:
        95, 0, 0, 31
      HSL:
        180°, 91.2568%, 35.8824%
        HSV (HSB):
        180°, 95.4286%, 68.6275%
        XYZ:
        23.1680, 33.8067, 45.8617
        xyY:
        0.2253, 0.3287, 33.8067
      CIE-Lab:
        64.8089, -35.9796, -10.5945
        CIE-LCH:
        64.8089, 37.5070, 196.4076
        CIE-Luv:
        64.8089, -49.7750, -10.7479
        Hunter-Lab:
        58.1435, -30.6258, -6.0655
      #08afaf color charts
#08afaf RGB chart
      #08afaf CMYK chart
      #08afaf RGB pie chart
      #08afaf color shades, tints & tones
#08afaf color schemes
#08afaf color preview, HTML & CSS examples
           This text has a color of #08afaf        
        
          <p style="color:#08afaf;">Text here</p>
        
        
          .mytext {color:#08afaf;}
        
        Text color #08afaf
      
           This box has a color of #08afaf        
        
          <div style="background-color:#08afaf;">Content here</div>
        
        
          .mybackground {background-color:#08afaf;}
        
        Background color #08afaf
      
           Border around this has a color of #08afaf        
        
          <div style="border:2px solid #08afaf;">Content here</div>
        
        
          .myborder {border:2px solid #08afaf;}
        
        Border color #08afaf