#0500d8 color space conversions
Hex:
        #0500d8
        RGB:
        5, 0, 216
        CMY:
        98, 100, 15
        CMYK:
        98, 100, 0, 15
      HSL:
        241°, 100.0000%, 42.3529%
        HSV (HSB):
        241°, 100.0000%, 84.7059%
        XYZ:
        12.4573, 4.9901, 65.2724
        xyY:
        0.1506, 0.0603, 4.9901
      CIE-Lab:
        26.7066, 69.8988, -95.0050
        CIE-LCH:
        26.7066, 117.9482, 306.3433
        CIE-Luv:
        26.7066, -7.5840, -107.5272
        Hunter-Lab:
        22.3386, 60.4490, -157.6056
      #0500d8 color charts
#0500d8 RGB chart
      #0500d8 CMYK chart
      #0500d8 RGB pie chart
      #0500d8 color shades, tints & tones
#0500d8 color schemes
#0500d8 color preview, HTML & CSS examples
           This text has a color of #0500d8        
        
          <p style="color:#0500d8;">Text here</p>
        
        
          .mytext {color:#0500d8;}
        
        Text color #0500d8
      
           This box has a color of #0500d8        
        
          <div style="background-color:#0500d8;">Content here</div>
        
        
          .mybackground {background-color:#0500d8;}
        
        Background color #0500d8
      
           Border around this has a color of #0500d8        
        
          <div style="border:2px solid #0500d8;">Content here</div>
        
        
          .myborder {border:2px solid #0500d8;}
        
        Border color #0500d8