#095be7 color space conversions
Hex:
        #095be7
        RGB:
        9, 91, 231
        CMY:
        96, 64, 9
        CMYK:
        96, 61, 0, 9
      HSL:
        218°, 92.5000%, 47.0588%
        HSV (HSB):
        218°, 96.1039%, 90.5882%
        XYZ:
        18.2775, 13.3098, 77.2070
        xyY:
        0.1680, 0.1223, 13.3098
      CIE-Lab:
        43.2263, 33.3142, -76.2312
        CIE-LCH:
        43.2263, 83.1927, 293.6061
        CIE-Luv:
        43.2263, -19.7850, -113.4402
        Hunter-Lab:
        36.4826, 25.5830, -99.9360
      #095be7 color charts
#095be7 RGB chart
      #095be7 CMYK chart
      #095be7 RGB pie chart
      #095be7 color shades, tints & tones
#095be7 color schemes
#095be7 color preview, HTML & CSS examples
           This text has a color of #095be7        
        
          <p style="color:#095be7;">Text here</p>
        
        
          .mytext {color:#095be7;}
        
        Text color #095be7
      
           This box has a color of #095be7        
        
          <div style="background-color:#095be7;">Content here</div>
        
        
          .mybackground {background-color:#095be7;}
        
        Background color #095be7
      
           Border around this has a color of #095be7        
        
          <div style="border:2px solid #095be7;">Content here</div>
        
        
          .myborder {border:2px solid #095be7;}
        
        Border color #095be7