#05facb color space conversions
Hex:
        #05facb
        RGB:
        5, 250, 203
        CMY:
        98, 2, 20
        CMYK:
        98, 0, 19, 2
      HSL:
        168°, 96.0784%, 50.0000%
        HSV (HSB):
        168°, 98.0000%, 98.0392%
        XYZ:
        45.0277, 72.7153, 68.1622
        xyY:
        0.2422, 0.3911, 72.7153
      CIE-Lab:
        88.3117, -59.8418, 8.7579
        CIE-LCH:
        88.3117, 60.4793, 171.6738
        CIE-Luv:
        88.3117, -72.8476, 22.9165
        Hunter-Lab:
        85.2733, -54.9731, 12.2985
      #05facb color charts
#05facb RGB chart
      #05facb CMYK chart
      #05facb RGB pie chart
      #05facb color shades, tints & tones
#05facb color schemes
#05facb color preview, HTML & CSS examples
           This text has a color of #05facb        
        
          <p style="color:#05facb;">Text here</p>
        
        
          .mytext {color:#05facb;}
        
        Text color #05facb
      
           This box has a color of #05facb        
        
          <div style="background-color:#05facb;">Content here</div>
        
        
          .mybackground {background-color:#05facb;}
        
        Background color #05facb
      
           Border around this has a color of #05facb        
        
          <div style="border:2px solid #05facb;">Content here</div>
        
        
          .myborder {border:2px solid #05facb;}
        
        Border color #05facb