#0961fa color space conversions
Hex:
        #0961fa
        RGB:
        9, 97, 250
        CMY:
        96, 62, 2
        CMYK:
        96, 61, 0, 2
      HSL:
        218°, 96.0159%, 50.7843%
        HSV (HSB):
        218°, 96.4000%, 98.0392%
        XYZ:
        21.6427, 15.5096, 92.2954
        xyY:
        0.1672, 0.1198, 15.5096
      CIE-Lab:
        46.3244, 36.6842, -81.8235
        CIE-LCH:
        46.3244, 89.6707, 294.1483
        CIE-Luv:
        46.3244, -20.9930, -123.7842
        Hunter-Lab:
        39.3822, 29.1766, -111.3834
      #0961fa color charts
#0961fa RGB chart
      #0961fa CMYK chart
      #0961fa RGB pie chart
      #0961fa color shades, tints & tones
#0961fa color schemes
#0961fa color preview, HTML & CSS examples
           This text has a color of #0961fa        
        
          <p style="color:#0961fa;">Text here</p>
        
        
          .mytext {color:#0961fa;}
        
        Text color #0961fa
      
           This box has a color of #0961fa        
        
          <div style="background-color:#0961fa;">Content here</div>
        
        
          .mybackground {background-color:#0961fa;}
        
        Background color #0961fa
      
           Border around this has a color of #0961fa        
        
          <div style="border:2px solid #0961fa;">Content here</div>
        
        
          .myborder {border:2px solid #0961fa;}
        
        Border color #0961fa