#0958fd color space conversions
Hex:
        #0958fd
        RGB:
        9, 88, 253
        CMY:
        96, 65, 1
        CMYK:
        96, 65, 0, 1
      HSL:
        221°, 98.3871%, 51.3725%
        HSV (HSB):
        221°, 96.4427%, 99.2157%
        XYZ:
        21.3320, 14.1294, 94.5314
        xyY:
        0.1641, 0.1087, 14.1294
      CIE-Lab:
        44.4179, 43.4340, -86.6270
        CIE-LCH:
        44.4179, 96.9058, 296.6288
        CIE-Luv:
        44.4179, -18.9125, -128.3674
        Hunter-Lab:
        37.5891, 35.5189, -122.7940
      #0958fd color charts
#0958fd RGB chart
      #0958fd CMYK chart
      #0958fd RGB pie chart
      #0958fd color shades, tints & tones
#0958fd color schemes
#0958fd color preview, HTML & CSS examples
           This text has a color of #0958fd        
        
          <p style="color:#0958fd;">Text here</p>
        
        
          .mytext {color:#0958fd;}
        
        Text color #0958fd
      
           This box has a color of #0958fd        
        
          <div style="background-color:#0958fd;">Content here</div>
        
        
          .mybackground {background-color:#0958fd;}
        
        Background color #0958fd
      
           Border around this has a color of #0958fd        
        
          <div style="border:2px solid #0958fd;">Content here</div>
        
        
          .myborder {border:2px solid #0958fd;}
        
        Border color #0958fd