#05f3ca color space conversions
Hex:
        #05f3ca
        RGB:
        5, 243, 202
        CMY:
        98, 5, 21
        CMYK:
        98, 0, 17, 5
      HSL:
        170°, 95.9677%, 48.6275%
        HSV (HSB):
        170°, 97.9424%, 95.2941%
        XYZ:
        42.7738, 68.3977, 66.8248
        xyY:
        0.2403, 0.3843, 68.3977
      CIE-Lab:
        86.2049, -57.3757, 6.2518
        CIE-LCH:
        86.2049, 57.7153, 173.7814
        CIE-Luv:
        86.2049, -70.6417, 18.6838
        Hunter-Lab:
        82.7029, -52.4101, 9.9851
      #05f3ca color charts
#05f3ca RGB chart
      #05f3ca CMYK chart
      #05f3ca RGB pie chart
      #05f3ca color shades, tints & tones
#05f3ca color schemes
#05f3ca color preview, HTML & CSS examples
           This text has a color of #05f3ca        
        
          <p style="color:#05f3ca;">Text here</p>
        
        
          .mytext {color:#05f3ca;}
        
        Text color #05f3ca
      
           This box has a color of #05f3ca        
        
          <div style="background-color:#05f3ca;">Content here</div>
        
        
          .mybackground {background-color:#05f3ca;}
        
        Background color #05f3ca
      
           Border around this has a color of #05f3ca        
        
          <div style="border:2px solid #05f3ca;">Content here</div>
        
        
          .myborder {border:2px solid #05f3ca;}
        
        Border color #05f3ca