#095cf8 color space conversions
Hex:
        #095cf8
        RGB:
        9, 92, 248
        CMY:
        96, 64, 3
        CMYK:
        96, 63, 0, 3
      HSL:
        219°, 94.4664%, 50.3922%
        HSV (HSB):
        219°, 96.3710%, 97.2549%
        XYZ:
        20.8831, 14.4897, 90.5031
        xyY:
        0.1659, 0.1151, 14.4897
      CIE-Lab:
        44.9272, 39.0923, -82.9993
        CIE-LCH:
        44.9272, 91.7447, 295.2202
        CIE-Luv:
        44.9272, -19.8383, -124.1138
        Hunter-Lab:
        38.0653, 31.3129, -114.3206
      #095cf8 color charts
#095cf8 RGB chart
      #095cf8 CMYK chart
      #095cf8 RGB pie chart
      #095cf8 color shades, tints & tones
#095cf8 color schemes
#095cf8 color preview, HTML & CSS examples
           This text has a color of #095cf8        
        
          <p style="color:#095cf8;">Text here</p>
        
        
          .mytext {color:#095cf8;}
        
        Text color #095cf8
      
           This box has a color of #095cf8        
        
          <div style="background-color:#095cf8;">Content here</div>
        
        
          .mybackground {background-color:#095cf8;}
        
        Background color #095cf8
      
           Border around this has a color of #095cf8        
        
          <div style="border:2px solid #095cf8;">Content here</div>
        
        
          .myborder {border:2px solid #095cf8;}
        
        Border color #095cf8