#0966ef color space conversions
Hex:
        #0966ef
        RGB:
        9, 102, 239
        CMY:
        96, 60, 6
        CMYK:
        96, 57, 0, 6
      HSL:
        216°, 92.7419%, 48.6275%
        HSV (HSB):
        216°, 96.2343%, 93.7255%
        XYZ:
        20.4440, 15.7928, 83.6322
        xyY:
        0.1706, 0.1318, 15.7928
      CIE-Lab:
        46.7015, 29.3148, -75.0556
        CIE-LCH:
        46.7015, 80.5773, 291.3344
        CIE-Luv:
        46.7015, -22.4252, -114.5455
        Hunter-Lab:
        39.7402, 22.2826, -96.9561
      #0966ef color charts
#0966ef RGB chart
      #0966ef CMYK chart
      #0966ef RGB pie chart
      #0966ef color shades, tints & tones
#0966ef color schemes
#0966ef color preview, HTML & CSS examples
           This text has a color of #0966ef        
        
          <p style="color:#0966ef;">Text here</p>
        
        
          .mytext {color:#0966ef;}
        
        Text color #0966ef
      
           This box has a color of #0966ef        
        
          <div style="background-color:#0966ef;">Content here</div>
        
        
          .mybackground {background-color:#0966ef;}
        
        Background color #0966ef
      
           Border around this has a color of #0966ef        
        
          <div style="border:2px solid #0966ef;">Content here</div>
        
        
          .myborder {border:2px solid #0966ef;}
        
        Border color #0966ef