#05c3be color space conversions
Hex:
        #05c3be
        RGB:
        5, 195, 190
        CMY:
        98, 24, 25
        CMYK:
        97, 0, 3, 24
      HSL:
        178°, 95.0000%, 39.2157%
        HSV (HSB):
        178°, 97.4359%, 76.4706%
        XYZ:
        28.8720, 42.7802, 55.4509
        xyY:
        0.2272, 0.3366, 42.7802
      CIE-Lab:
        71.4055, -40.6370, -9.0160
        CIE-LCH:
        71.4055, 41.6252, 192.5094
        CIE-Luv:
        71.4055, -55.5566, -7.6995
        Hunter-Lab:
        65.4066, -35.6675, -4.4807
      #05c3be color charts
#05c3be RGB chart
      #05c3be CMYK chart
      #05c3be RGB pie chart
      #05c3be color shades, tints & tones
#05c3be color schemes
#05c3be color preview, HTML & CSS examples
           This text has a color of #05c3be        
        
          <p style="color:#05c3be;">Text here</p>
        
        
          .mytext {color:#05c3be;}
        
        Text color #05c3be
      
           This box has a color of #05c3be        
        
          <div style="background-color:#05c3be;">Content here</div>
        
        
          .mybackground {background-color:#05c3be;}
        
        Background color #05c3be
      
           Border around this has a color of #05c3be        
        
          <div style="border:2px solid #05c3be;">Content here</div>
        
        
          .myborder {border:2px solid #05c3be;}
        
        Border color #05c3be