#0942ff color space conversions
Hex:
        #0942ff
        RGB:
        9, 66, 255
        CMY:
        96, 74, 0
        CMYK:
        96, 74, 0, 0
      HSL:
        226°, 100.0000%, 51.7647%
        HSV (HSB):
        226°, 96.4706%, 100.0000%
        XYZ:
        20.1109, 11.1745, 95.7047
        xyY:
        0.1584, 0.0880, 11.1745
      CIE-Lab:
        39.8728, 57.1125, -95.2494
        CIE-LCH:
        39.8728, 111.0598, 300.9473
        CIE-Luv:
        39.8728, -14.7360, -132.9760
        Hunter-Lab:
        33.4283, 48.8883, -146.3465
      #0942ff color charts
#0942ff RGB chart
      #0942ff CMYK chart
      #0942ff RGB pie chart
      #0942ff color shades, tints & tones
#0942ff color schemes
#0942ff color preview, HTML & CSS examples
           This text has a color of #0942ff        
        
          <p style="color:#0942ff;">Text here</p>
        
        
          .mytext {color:#0942ff;}
        
        Text color #0942ff
      
           This box has a color of #0942ff        
        
          <div style="background-color:#0942ff;">Content here</div>
        
        
          .mybackground {background-color:#0942ff;}
        
        Background color #0942ff
      
           Border around this has a color of #0942ff        
        
          <div style="border:2px solid #0942ff;">Content here</div>
        
        
          .myborder {border:2px solid #0942ff;}
        
        Border color #0942ff