#05f1f3 color space conversions
Hex:
        #05f1f3
        RGB:
        5, 241, 243
        CMY:
        98, 5, 5
        CMYK:
        98, 1, 0, 5
      HSL:
        181°, 95.9677%, 48.6275%
        HSV (HSB):
        181°, 97.9424%, 95.2941%
        XYZ:
        47.6955, 69.4139, 95.6784
        xyY:
        0.2241, 0.3262, 69.4139
      CIE-Lab:
        86.7086, -45.3809, -14.4805
        CIE-LCH:
        86.7086, 47.6352, 197.6973
        CIE-Luv:
        86.7086, -66.7128, -16.1202
        Hunter-Lab:
        83.3150, -43.6150, -9.7677
      #05f1f3 color charts
#05f1f3 RGB chart
      #05f1f3 CMYK chart
      #05f1f3 RGB pie chart
      #05f1f3 color shades, tints & tones
#05f1f3 color schemes
#05f1f3 color preview, HTML & CSS examples
           This text has a color of #05f1f3        
        
          <p style="color:#05f1f3;">Text here</p>
        
        
          .mytext {color:#05f1f3;}
        
        Text color #05f1f3
      
           This box has a color of #05f1f3        
        
          <div style="background-color:#05f1f3;">Content here</div>
        
        
          .mybackground {background-color:#05f1f3;}
        
        Background color #05f1f3
      
           Border around this has a color of #05f1f3        
        
          <div style="border:2px solid #05f1f3;">Content here</div>
        
        
          .myborder {border:2px solid #05f1f3;}
        
        Border color #05f1f3