#0005d4 color space conversions
Hex:
        #0005d4
        RGB:
        0, 5, 212
        CMY:
        100, 98, 17
        CMYK:
        100, 98, 0, 17
      HSL:
        239°, 100.0000%, 41.5686%
        HSV (HSB):
        239°, 100.0000%, 83.1373%
        XYZ:
        11.9379, 4.8620, 62.5966
        xyY:
        0.1504, 0.0612, 4.8620
      CIE-Lab:
        26.3380, 67.9084, -93.3040
        CIE-LCH:
        26.3380, 115.4002, 306.0478
        CIE-Luv:
        26.3380, -7.7742, -105.4055
        Hunter-Lab:
        22.0500, 58.0532, -152.8807
      #0005d4 color charts
#0005d4 RGB chart
      #0005d4 CMYK chart
      #0005d4 RGB pie chart
      #0005d4 color shades, tints & tones
#0005d4 color schemes
#0005d4 color preview, HTML & CSS examples
           This text has a color of #0005d4        
        
          <p style="color:#0005d4;">Text here</p>
        
        
          .mytext {color:#0005d4;}
        
        Text color #0005d4
      
           This box has a color of #0005d4        
        
          <div style="background-color:#0005d4;">Content here</div>
        
        
          .mybackground {background-color:#0005d4;}
        
        Background color #0005d4
      
           Border around this has a color of #0005d4        
        
          <div style="border:2px solid #0005d4;">Content here</div>
        
        
          .myborder {border:2px solid #0005d4;}
        
        Border color #0005d4