#35fafb color space conversions
Hex:
        #35fafb
        RGB:
        53, 250, 251
        CMY:
        79, 2, 2
        CMYK:
        79, 0, 0, 2
      HSL:
        180°, 96.1165%, 59.6078%
        HSV (HSB):
        180°, 78.8845%, 98.4314%
        XYZ:
        53.0664, 76.0931, 103.1573
        xyY:
        0.2284, 0.3275, 76.0931
      CIE-Lab:
        89.9026, -44.7612, -13.8404
        CIE-LCH:
        89.9026, 46.8521, 197.1818
        CIE-Luv:
        89.9026, -66.2668, -15.1610
        Hunter-Lab:
        87.2314, -44.0661, -9.0527
      #35fafb color charts
#35fafb RGB chart
      #35fafb CMYK chart
      #35fafb RGB pie chart
      #35fafb color shades, tints & tones
#35fafb color schemes
#35fafb color preview, HTML & CSS examples
           This text has a color of #35fafb        
        
          <p style="color:#35fafb;">Text here</p>
        
        
          .mytext {color:#35fafb;}
        
        Text color #35fafb
      
           This box has a color of #35fafb        
        
          <div style="background-color:#35fafb;">Content here</div>
        
        
          .mybackground {background-color:#35fafb;}
        
        Background color #35fafb
      
           Border around this has a color of #35fafb        
        
          <div style="border:2px solid #35fafb;">Content here</div>
        
        
          .myborder {border:2px solid #35fafb;}
        
        Border color #35fafb