#9be1fa color space conversions
Hex:
        #9be1fa
        RGB:
        155, 225, 250
        CMY:
        39, 12, 2
        CMYK:
        38, 10, 0, 2
      HSL:
        196°, 90.4762%, 79.4118%
        HSV (HSB):
        196°, 38.0000%, 98.0392%
        XYZ:
        57.6981, 67.7211, 100.4730
        xyY:
        0.2554, 0.2998, 67.7211
      CIE-Lab:
        85.8668, -15.7199, -19.0797
        CIE-LCH:
        85.8668, 24.7214, 230.5147
        CIE-Luv:
        85.8668, -33.4687, -27.9619
        Hunter-Lab:
        82.2928, -18.8605, -14.7833
      #9be1fa color charts
#9be1fa RGB chart
      #9be1fa CMYK chart
      #9be1fa RGB pie chart
      #9be1fa color shades, tints & tones
#9be1fa color schemes
#9be1fa color preview, HTML & CSS examples
           This text has a color of #9be1fa        
        
          <p style="color:#9be1fa;">Text here</p>
        
        
          .mytext {color:#9be1fa;}
        
        Text color #9be1fa
      
           This box has a color of #9be1fa        
        
          <div style="background-color:#9be1fa;">Content here</div>
        
        
          .mybackground {background-color:#9be1fa;}
        
        Background color #9be1fa
      
           Border around this has a color of #9be1fa        
        
          <div style="border:2px solid #9be1fa;">Content here</div>
        
        
          .myborder {border:2px solid #9be1fa;}
        
        Border color #9be1fa