#58c1fa color space conversions
Hex:
        #58c1fa
        RGB:
        88, 193, 250
        CMY:
        65, 24, 2
        CMYK:
        65, 23, 0, 2
      HSL:
        201°, 94.1860%, 66.2745%
        HSV (HSB):
        201°, 64.8000%, 98.0392%
        XYZ:
        40.3498, 47.1168, 97.4103
        xyY:
        0.2183, 0.2549, 47.1168
      CIE-Lab:
        74.2644, -13.2872, -37.0850
        CIE-LCH:
        74.2644, 39.3935, 250.2878
        CIE-Luv:
        74.2644, -41.0780, -58.2477
        Hunter-Lab:
        68.6417, -15.1948, -36.0901
      #58c1fa color charts
#58c1fa RGB chart
      #58c1fa CMYK chart
      #58c1fa RGB pie chart
      #58c1fa color shades, tints & tones
#58c1fa color schemes
#58c1fa color preview, HTML & CSS examples
           This text has a color of #58c1fa        
        
          <p style="color:#58c1fa;">Text here</p>
        
        
          .mytext {color:#58c1fa;}
        
        Text color #58c1fa
      
           This box has a color of #58c1fa        
        
          <div style="background-color:#58c1fa;">Content here</div>
        
        
          .mybackground {background-color:#58c1fa;}
        
        Background color #58c1fa
      
           Border around this has a color of #58c1fa        
        
          <div style="border:2px solid #58c1fa;">Content here</div>
        
        
          .myborder {border:2px solid #58c1fa;}
        
        Border color #58c1fa