#0961eb color space conversions
Hex:
        #0961eb
        RGB:
        9, 97, 235
        CMY:
        96, 62, 8
        CMYK:
        96, 59, 0, 8
      HSL:
        217°, 92.6230%, 47.8431%
        HSV (HSB):
        217°, 96.1702%, 92.1569%
        XYZ:
        19.3827, 14.6056, 80.3948
        xyY:
        0.1695, 0.1277, 14.6056
      CIE-Lab:
        45.0892, 30.9880, -75.4408
        CIE-LCH:
        45.0892, 81.5572, 292.3308
        CIE-Luv:
        45.0892, -21.2188, -113.8803
        Hunter-Lab:
        38.2173, 23.6499, -97.9718
      #0961eb color charts
#0961eb RGB chart
      #0961eb CMYK chart
      #0961eb RGB pie chart
      #0961eb color shades, tints & tones
#0961eb color schemes
#0961eb color preview, HTML & CSS examples
           This text has a color of #0961eb        
        
          <p style="color:#0961eb;">Text here</p>
        
        
          .mytext {color:#0961eb;}
        
        Text color #0961eb
      
           This box has a color of #0961eb        
        
          <div style="background-color:#0961eb;">Content here</div>
        
        
          .mybackground {background-color:#0961eb;}
        
        Background color #0961eb
      
           Border around this has a color of #0961eb        
        
          <div style="border:2px solid #0961eb;">Content here</div>
        
        
          .myborder {border:2px solid #0961eb;}
        
        Border color #0961eb