#05ca94 color space conversions
Hex:
        #05ca94
        RGB:
        5, 202, 148
        CMY:
        98, 21, 42
        CMYK:
        98, 0, 27, 21
      HSL:
        164°, 95.1691%, 40.5882%
        HSV (HSB):
        164°, 97.5248%, 79.2157%
        XYZ:
        26.5284, 44.4114, 35.1910
        xyY:
        0.2500, 0.4185, 44.4114
      CIE-Lab:
        72.5027, -54.7179, 15.3381
        CIE-LCH:
        72.5027, 56.8270, 164.3411
        CIE-Luv:
        72.5027, -61.1807, 30.5129
        Hunter-Lab:
        66.6419, -45.5671, 15.3406
      #05ca94 color charts
#05ca94 RGB chart
      #05ca94 CMYK chart
      #05ca94 RGB pie chart
      #05ca94 color shades, tints & tones
#05ca94 color schemes
#05ca94 color preview, HTML & CSS examples
           This text has a color of #05ca94        
        
          <p style="color:#05ca94;">Text here</p>
        
        
          .mytext {color:#05ca94;}
        
        Text color #05ca94
      
           This box has a color of #05ca94        
        
          <div style="background-color:#05ca94;">Content here</div>
        
        
          .mybackground {background-color:#05ca94;}
        
        Background color #05ca94
      
           Border around this has a color of #05ca94        
        
          <div style="border:2px solid #05ca94;">Content here</div>
        
        
          .myborder {border:2px solid #05ca94;}
        
        Border color #05ca94