#9babff color space conversions
Hex:
        #9babff
        RGB:
        155, 171, 255
        CMY:
        39, 33, 0
        CMYK:
        39, 33, 0, 0
      HSL:
        230°, 100.0000%, 80.3922%
        HSV (HSB):
        230°, 39.2157%, 100.0000%
        XYZ:
        46.1305, 43.3144, 100.5369
        xyY:
        0.2428, 0.2280, 43.3144
      CIE-Lab:
        71.7678, 14.6246, -43.4296
        CIE-LCH:
        71.7678, 45.8259, 288.6106
        CIE-Luv:
        71.7678, -11.9864, -72.3182
        Hunter-Lab:
        65.8137, 9.9413, -44.5018
      #9babff color charts
#9babff RGB chart
      #9babff CMYK chart
      #9babff RGB pie chart
      #9babff color shades, tints & tones
#9babff color schemes
#9babff color preview, HTML & CSS examples
           This text has a color of #9babff        
        
          <p style="color:#9babff;">Text here</p>
        
        
          .mytext {color:#9babff;}
        
        Text color #9babff
      
           This box has a color of #9babff        
        
          <div style="background-color:#9babff;">Content here</div>
        
        
          .mybackground {background-color:#9babff;}
        
        Background color #9babff
      
           Border around this has a color of #9babff        
        
          <div style="border:2px solid #9babff;">Content here</div>
        
        
          .myborder {border:2px solid #9babff;}
        
        Border color #9babff