#0500d4 color space conversions
Hex:
        #0500d4
        RGB:
        5, 0, 212
        CMY:
        98, 100, 17
        CMYK:
        98, 100, 0, 17
      HSL:
        241°, 100.0000%, 41.5686%
        HSV (HSB):
        241°, 100.0000%, 83.1373%
        XYZ:
        11.9463, 4.7857, 62.5815
        xyY:
        0.1506, 0.0603, 4.7857
      CIE-Lab:
        26.1154, 68.9259, -93.6744
        CIE-LCH:
        26.1154, 116.2999, 306.3458
        CIE-Luv:
        26.1154, -7.4082, -105.1362
        Hunter-Lab:
        21.8763, 59.1920, -154.2972
      #0500d4 color charts
#0500d4 RGB chart
      #0500d4 CMYK chart
      #0500d4 RGB pie chart
      #0500d4 color shades, tints & tones
#0500d4 color schemes
#0500d4 color preview, HTML & CSS examples
           This text has a color of #0500d4        
        
          <p style="color:#0500d4;">Text here</p>
        
        
          .mytext {color:#0500d4;}
        
        Text color #0500d4
      
           This box has a color of #0500d4        
        
          <div style="background-color:#0500d4;">Content here</div>
        
        
          .mybackground {background-color:#0500d4;}
        
        Background color #0500d4
      
           Border around this has a color of #0500d4        
        
          <div style="border:2px solid #0500d4;">Content here</div>
        
        
          .myborder {border:2px solid #0500d4;}
        
        Border color #0500d4