#05f3f3 color space conversions
Hex:
        #05f3f3
        RGB:
        5, 243, 243
        CMY:
        98, 5, 5
        CMYK:
        98, 0, 0, 5
      HSL:
        180°, 95.9677%, 48.6275%
        HSV (HSB):
        180°, 97.9424%, 95.2941%
        XYZ:
        48.2908, 70.6045, 95.8769
        xyY:
        0.2248, 0.3287, 70.6045
      CIE-Lab:
        87.2925, -46.2515, -13.6061
        CIE-LCH:
        87.2925, 48.2113, 196.3927
        CIE-Luv:
        87.2925, -67.3736, -14.5479
        Hunter-Lab:
        84.0265, -44.4607, -8.8332
      #05f3f3 color charts
#05f3f3 RGB chart
      #05f3f3 CMYK chart
      #05f3f3 RGB pie chart
      #05f3f3 color shades, tints & tones
#05f3f3 color schemes
#05f3f3 color preview, HTML & CSS examples
           This text has a color of #05f3f3        
        
          <p style="color:#05f3f3;">Text here</p>
        
        
          .mytext {color:#05f3f3;}
        
        Text color #05f3f3
      
           This box has a color of #05f3f3        
        
          <div style="background-color:#05f3f3;">Content here</div>
        
        
          .mybackground {background-color:#05f3f3;}
        
        Background color #05f3f3
      
           Border around this has a color of #05f3f3        
        
          <div style="border:2px solid #05f3f3;">Content here</div>
        
        
          .myborder {border:2px solid #05f3f3;}
        
        Border color #05f3f3