#096df2 color space conversions
Hex:
        #096df2
        RGB:
        9, 109, 242
        CMY:
        96, 57, 5
        CMYK:
        96, 55, 0, 5
      HSL:
        214°, 92.8287%, 49.2157%
        HSV (HSB):
        214°, 96.2810%, 94.9020%
        XYZ:
        21.6083, 17.4062, 86.2252
        xyY:
        0.1725, 0.1390, 17.4062
      CIE-Lab:
        48.7678, 25.9908, -73.3668
        CIE-LCH:
        48.7678, 77.8345, 289.5071
        CIE-Luv:
        48.7678, -24.2087, -113.4644
        Hunter-Lab:
        41.7207, 19.4389, -93.3317
      #096df2 color charts
#096df2 RGB chart
      #096df2 CMYK chart
      #096df2 RGB pie chart
      #096df2 color shades, tints & tones
#096df2 color schemes
#096df2 color preview, HTML & CSS examples
           This text has a color of #096df2        
        
          <p style="color:#096df2;">Text here</p>
        
        
          .mytext {color:#096df2;}
        
        Text color #096df2
      
           This box has a color of #096df2        
        
          <div style="background-color:#096df2;">Content here</div>
        
        
          .mybackground {background-color:#096df2;}
        
        Background color #096df2
      
           Border around this has a color of #096df2        
        
          <div style="border:2px solid #096df2;">Content here</div>
        
        
          .myborder {border:2px solid #096df2;}
        
        Border color #096df2