#0500d9 color space conversions
Hex:
        #0500d9
        RGB:
        5, 0, 217
        CMY:
        98, 100, 15
        CMYK:
        98, 100, 0, 15
      HSL:
        241°, 100.0000%, 42.5490%
        HSV (HSB):
        241°, 100.0000%, 85.0980%
        XYZ:
        12.5870, 5.0420, 65.9554
        xyY:
        0.1506, 0.0603, 5.0420
      CIE-Lab:
        26.8541, 70.1415, -95.3369
        CIE-LCH:
        26.8541, 118.3594, 306.3428
        CIE-Luv:
        26.8541, -7.6278, -108.1237
        Hunter-Lab:
        22.4544, 60.7640, -158.4344
      #0500d9 color charts
#0500d9 RGB chart
      #0500d9 CMYK chart
      #0500d9 RGB pie chart
      #0500d9 color shades, tints & tones
#0500d9 color schemes
#0500d9 color preview, HTML & CSS examples
           This text has a color of #0500d9        
        
          <p style="color:#0500d9;">Text here</p>
        
        
          .mytext {color:#0500d9;}
        
        Text color #0500d9
      
           This box has a color of #0500d9        
        
          <div style="background-color:#0500d9;">Content here</div>
        
        
          .mybackground {background-color:#0500d9;}
        
        Background color #0500d9
      
           Border around this has a color of #0500d9        
        
          <div style="border:2px solid #0500d9;">Content here</div>
        
        
          .myborder {border:2px solid #0500d9;}
        
        Border color #0500d9