#096aeb color space conversions
Hex:
        #096aeb
        RGB:
        9, 106, 235
        CMY:
        96, 58, 8
        CMYK:
        96, 55, 0, 8
      HSL:
        214°, 92.6230%, 47.8431%
        HSV (HSB):
        214°, 96.1702%, 92.1569%
        XYZ:
        20.2621, 16.3643, 80.6880
        xyY:
        0.1727, 0.1395, 16.3643
      CIE-Lab:
        47.4489, 25.2021, -71.5919
        CIE-LCH:
        47.4489, 75.8983, 289.3933
        CIE-Luv:
        47.4489, -23.5816, -109.9804
        Hunter-Lab:
        40.4528, 18.6150, -89.9440
      #096aeb color charts
#096aeb RGB chart
      #096aeb CMYK chart
      #096aeb RGB pie chart
      #096aeb color shades, tints & tones
#096aeb color schemes
#096aeb color preview, HTML & CSS examples
           This text has a color of #096aeb        
        
          <p style="color:#096aeb;">Text here</p>
        
        
          .mytext {color:#096aeb;}
        
        Text color #096aeb
      
           This box has a color of #096aeb        
        
          <div style="background-color:#096aeb;">Content here</div>
        
        
          .mybackground {background-color:#096aeb;}
        
        Background color #096aeb
      
           Border around this has a color of #096aeb        
        
          <div style="border:2px solid #096aeb;">Content here</div>
        
        
          .myborder {border:2px solid #096aeb;}
        
        Border color #096aeb