#0959ff color space conversions
Hex:
        #0959ff
        RGB:
        9, 89, 255
        CMY:
        96, 65, 0
        CMYK:
        96, 65, 0, 0
      HSL:
        220°, 100.0000%, 51.7647%
        HSV (HSB):
        220°, 96.4706%, 100.0000%
        XYZ:
        21.7350, 14.4228, 96.2461
        xyY:
        0.1642, 0.1089, 14.4228
      CIE-Lab:
        44.8333, 43.5451, -87.0574
        CIE-LCH:
        44.8333, 97.3404, 296.5737
        CIE-Luv:
        44.8333, -19.1229, -129.3539
        Hunter-Lab:
        37.9774, 35.6977, -123.6743
      #0959ff color charts
#0959ff RGB chart
      #0959ff CMYK chart
      #0959ff RGB pie chart
      #0959ff color shades, tints & tones
#0959ff color schemes
#0959ff color preview, HTML & CSS examples
           This text has a color of #0959ff        
        
          <p style="color:#0959ff;">Text here</p>
        
        
          .mytext {color:#0959ff;}
        
        Text color #0959ff
      
           This box has a color of #0959ff        
        
          <div style="background-color:#0959ff;">Content here</div>
        
        
          .mybackground {background-color:#0959ff;}
        
        Background color #0959ff
      
           Border around this has a color of #0959ff        
        
          <div style="border:2px solid #0959ff;">Content here</div>
        
        
          .myborder {border:2px solid #0959ff;}
        
        Border color #0959ff