#9babfb color space conversions
Hex:
        #9babfb
        RGB:
        155, 171, 251
        CMY:
        39, 33, 2
        CMYK:
        38, 32, 0, 2
      HSL:
        230°, 92.3077%, 79.6078%
        HSV (HSB):
        230°, 38.2470%, 98.4314%
        XYZ:
        45.4931, 43.0594, 97.1803
        xyY:
        0.2449, 0.2318, 43.0594
      CIE-Lab:
        71.5953, 13.5502, -41.5351
        CIE-LCH:
        71.5953, 43.6895, 288.0681
        CIE-Luv:
        71.5953, -11.8264, -68.9394
        Hunter-Lab:
        65.6197, 8.9167, -41.8726
      #9babfb color charts
#9babfb RGB chart
      #9babfb CMYK chart
      #9babfb RGB pie chart
      #9babfb color shades, tints & tones
#9babfb color schemes
#9babfb color preview, HTML & CSS examples
           This text has a color of #9babfb        
        
          <p style="color:#9babfb;">Text here</p>
        
        
          .mytext {color:#9babfb;}
        
        Text color #9babfb
      
           This box has a color of #9babfb        
        
          <div style="background-color:#9babfb;">Content here</div>
        
        
          .mybackground {background-color:#9babfb;}
        
        Background color #9babfb
      
           Border around this has a color of #9babfb        
        
          <div style="border:2px solid #9babfb;">Content here</div>
        
        
          .myborder {border:2px solid #9babfb;}
        
        Border color #9babfb