#9bb0fa color space conversions
Hex:
        #9bb0fa
        RGB:
        155, 176, 250
        CMY:
        39, 31, 2
        CMYK:
        38, 30, 0, 2
      HSL:
        227°, 90.4762%, 79.4118%
        HSV (HSB):
        227°, 38.0000%, 98.0392%
        XYZ:
        46.2982, 44.9214, 96.6730
        xyY:
        0.2464, 0.2391, 44.9214
      CIE-Lab:
        72.8401, 10.4785, -39.0533
        CIE-LCH:
        72.8401, 40.4346, 285.0195
        CIE-Luv:
        72.8401, -13.7355, -64.4867
        Hunter-Lab:
        67.0234, 6.0128, -38.6021
      #9bb0fa color charts
#9bb0fa RGB chart
      #9bb0fa CMYK chart
      #9bb0fa RGB pie chart
      #9bb0fa color shades, tints & tones
#9bb0fa color schemes
#9bb0fa color preview, HTML & CSS examples
           This text has a color of #9bb0fa        
        
          <p style="color:#9bb0fa;">Text here</p>
        
        
          .mytext {color:#9bb0fa;}
        
        Text color #9bb0fa
      
           This box has a color of #9bb0fa        
        
          <div style="background-color:#9bb0fa;">Content here</div>
        
        
          .mybackground {background-color:#9bb0fa;}
        
        Background color #9bb0fa
      
           Border around this has a color of #9bb0fa        
        
          <div style="border:2px solid #9bb0fa;">Content here</div>
        
        
          .myborder {border:2px solid #9bb0fa;}
        
        Border color #9bb0fa