#05fcf3 color space conversions
Hex:
        #05fcf3
        RGB:
        5, 252, 243
        CMY:
        98, 1, 5
        CMYK:
        98, 0, 4, 1
      HSL:
        178°, 97.6285%, 50.3922%
        HSV (HSB):
        178°, 98.0159%, 98.8235%
        XYZ:
        51.0507, 76.1241, 96.7968
        xyY:
        0.2279, 0.3399, 76.1241
      CIE-Lab:
        89.9169, -50.1037, -9.6924
        CIE-LCH:
        89.9169, 51.0326, 190.9485
        CIE-Luv:
        89.9169, -70.3366, -7.5397
        Hunter-Lab:
        87.2491, -48.2433, -4.7037
      #05fcf3 color charts
#05fcf3 RGB chart
      #05fcf3 CMYK chart
      #05fcf3 RGB pie chart
      #05fcf3 color shades, tints & tones
#05fcf3 color schemes
#05fcf3 color preview, HTML & CSS examples
           This text has a color of #05fcf3        
        
          <p style="color:#05fcf3;">Text here</p>
        
        
          .mytext {color:#05fcf3;}
        
        Text color #05fcf3
      
           This box has a color of #05fcf3        
        
          <div style="background-color:#05fcf3;">Content here</div>
        
        
          .mybackground {background-color:#05fcf3;}
        
        Background color #05fcf3
      
           Border around this has a color of #05fcf3        
        
          <div style="border:2px solid #05fcf3;">Content here</div>
        
        
          .myborder {border:2px solid #05fcf3;}
        
        Border color #05fcf3