#5abafd color space conversions
Hex:
        #5abafd
        RGB:
        90, 186, 253
        CMY:
        65, 27, 1
        CMYK:
        64, 26, 0, 1
      HSL:
        205°, 97.6048%, 67.2549%
        HSV (HSB):
        205°, 64.4269%, 99.2157%
        XYZ:
        39.5050, 44.3833, 99.4132
        xyY:
        0.2155, 0.2421, 44.3833
      CIE-Lab:
        72.4840, -8.2541, -41.4666
        CIE-LCH:
        72.4840, 42.2801, 258.7422
        CIE-Luv:
        72.4840, -38.0405, -66.2218
        Hunter-Lab:
        66.6208, -10.7390, -41.8394
      #5abafd color charts
#5abafd RGB chart
      #5abafd CMYK chart
      #5abafd RGB pie chart
      #5abafd color shades, tints & tones
#5abafd color schemes
#5abafd color preview, HTML & CSS examples
           This text has a color of #5abafd        
        
          <p style="color:#5abafd;">Text here</p>
        
        
          .mytext {color:#5abafd;}
        
        Text color #5abafd
      
           This box has a color of #5abafd        
        
          <div style="background-color:#5abafd;">Content here</div>
        
        
          .mybackground {background-color:#5abafd;}
        
        Background color #5abafd
      
           Border around this has a color of #5abafd        
        
          <div style="border:2px solid #5abafd;">Content here</div>
        
        
          .myborder {border:2px solid #5abafd;}
        
        Border color #5abafd