#0954ef color space conversions
Hex:
        #0954ef
        RGB:
        9, 84, 239
        CMY:
        96, 67, 6
        CMYK:
        96, 65, 0, 6
      HSL:
        220°, 92.7419%, 48.6275%
        HSV (HSB):
        220°, 96.2343%, 93.7255%
        XYZ:
        18.8630, 12.6307, 83.1051
        xyY:
        0.1646, 0.1102, 12.6307
      CIE-Lab:
        42.2015, 40.7806, -82.4287
        CIE-LCH:
        42.2015, 91.9649, 296.3234
        CIE-Luv:
        42.2015, -18.0868, -120.6626
        Hunter-Lab:
        35.5397, 32.5457, -113.7643
      #0954ef color charts
#0954ef RGB chart
      #0954ef CMYK chart
      #0954ef RGB pie chart
      #0954ef color shades, tints & tones
#0954ef color schemes
#0954ef color preview, HTML & CSS examples
           This text has a color of #0954ef        
        
          <p style="color:#0954ef;">Text here</p>
        
        
          .mytext {color:#0954ef;}
        
        Text color #0954ef
      
           This box has a color of #0954ef        
        
          <div style="background-color:#0954ef;">Content here</div>
        
        
          .mybackground {background-color:#0954ef;}
        
        Background color #0954ef
      
           Border around this has a color of #0954ef        
        
          <div style="border:2px solid #0954ef;">Content here</div>
        
        
          .myborder {border:2px solid #0954ef;}
        
        Border color #0954ef