#0500c3 color space conversions
Hex:
        #0500c3
        RGB:
        5, 0, 195
        CMY:
        98, 100, 24
        CMYK:
        97, 100, 0, 24
      HSL:
        242°, 100.0000%, 38.2353%
        HSV (HSB):
        242°, 100.0000%, 76.4706%
        XYZ:
        9.9129, 3.9724, 51.8740
        xyY:
        0.1507, 0.0604, 3.9724
      CIE-Lab:
        23.5800, 64.7521, -87.9631
        CIE-LCH:
        23.5800, 109.2261, 306.3578
        CIE-Luv:
        23.5800, -6.6534, -94.8819
        Hunter-Lab:
        19.9309, 53.9006, -140.3624
      #0500c3 color charts
#0500c3 RGB chart
      #0500c3 CMYK chart
      #0500c3 RGB pie chart
      #0500c3 color shades, tints & tones
#0500c3 color schemes
#0500c3 color preview, HTML & CSS examples
           This text has a color of #0500c3        
        
          <p style="color:#0500c3;">Text here</p>
        
        
          .mytext {color:#0500c3;}
        
        Text color #0500c3
      
           This box has a color of #0500c3        
        
          <div style="background-color:#0500c3;">Content here</div>
        
        
          .mybackground {background-color:#0500c3;}
        
        Background color #0500c3
      
           Border around this has a color of #0500c3        
        
          <div style="border:2px solid #0500c3;">Content here</div>
        
        
          .myborder {border:2px solid #0500c3;}
        
        Border color #0500c3