#095feb color space conversions
Hex:
        #095feb
        RGB:
        9, 95, 235
        CMY:
        96, 63, 8
        CMYK:
        96, 60, 0, 8
      HSL:
        217°, 92.6230%, 47.8431%
        HSV (HSB):
        217°, 96.1702%, 92.1569%
        XYZ:
        19.2003, 14.2407, 80.3340
        xyY:
        0.1688, 0.1252, 14.2407
      CIE-Lab:
        44.5761, 32.2733, -76.2799
        CIE-LCH:
        44.5761, 82.8263, 292.9327
        CIE-Luv:
        44.5761, -20.7156, -114.6444
        Hunter-Lab:
        37.7368, 24.7804, -99.8007
      #095feb color charts
#095feb RGB chart
      #095feb CMYK chart
      #095feb RGB pie chart
      #095feb color shades, tints & tones
#095feb color schemes
#095feb color preview, HTML & CSS examples
           This text has a color of #095feb        
        
          <p style="color:#095feb;">Text here</p>
        
        
          .mytext {color:#095feb;}
        
        Text color #095feb
      
           This box has a color of #095feb        
        
          <div style="background-color:#095feb;">Content here</div>
        
        
          .mybackground {background-color:#095feb;}
        
        Background color #095feb
      
           Border around this has a color of #095feb        
        
          <div style="border:2px solid #095feb;">Content here</div>
        
        
          .myborder {border:2px solid #095feb;}
        
        Border color #095feb