#096ce1 color space conversions
Hex:
        #096ce1
        RGB:
        9, 108, 225
        CMY:
        96, 58, 12
        CMYK:
        96, 52, 0, 12
      HSL:
        213°, 92.3077%, 45.8824%
        HSV (HSB):
        213°, 96.0000%, 88.2353%
        XYZ:
        19.0658, 16.2194, 73.3600
        xyY:
        0.1755, 0.1493, 16.2194
      CIE-Lab:
        47.2611, 20.0137, -66.2619
        CIE-LCH:
        47.2611, 69.2184, 286.8064
        CIE-Luv:
        47.2611, -24.4287, -101.8408
        Hunter-Lab:
        40.2734, 14.0253, -79.8083
      #096ce1 color charts
#096ce1 RGB chart
      #096ce1 CMYK chart
      #096ce1 RGB pie chart
      #096ce1 color shades, tints & tones
#096ce1 color schemes
#096ce1 color preview, HTML & CSS examples
           This text has a color of #096ce1        
        
          <p style="color:#096ce1;">Text here</p>
        
        
          .mytext {color:#096ce1;}
        
        Text color #096ce1
      
           This box has a color of #096ce1        
        
          <div style="background-color:#096ce1;">Content here</div>
        
        
          .mybackground {background-color:#096ce1;}
        
        Background color #096ce1
      
           Border around this has a color of #096ce1        
        
          <div style="border:2px solid #096ce1;">Content here</div>
        
        
          .myborder {border:2px solid #096ce1;}
        
        Border color #096ce1