#0005b2 color space conversions
Hex:
        #0005b2
        RGB:
        0, 5, 178
        CMY:
        100, 98, 30
        CMYK:
        100, 97, 0, 30
      HSL:
        238°, 100.0000%, 34.9020%
        HSV (HSB):
        238°, 100.0000%, 69.8039%
        XYZ:
        8.0902, 3.3229, 42.3345
        xyY:
        0.1505, 0.0618, 3.3229
      CIE-Lab:
        21.2932, 59.1959, -81.6750
        CIE-LCH:
        21.2932, 100.8710, 305.9336
        CIE-Luv:
        21.2932, -6.3274, -84.8781
        Hunter-Lab:
        18.2288, 47.3199, -124.9346
      #0005b2 color charts
#0005b2 RGB chart
      #0005b2 CMYK chart
      #0005b2 RGB pie chart
      #0005b2 color shades, tints & tones
#0005b2 color schemes
#0005b2 color preview, HTML & CSS examples
           This text has a color of #0005b2        
        
          <p style="color:#0005b2;">Text here</p>
        
        
          .mytext {color:#0005b2;}
        
        Text color #0005b2
      
           This box has a color of #0005b2        
        
          <div style="background-color:#0005b2;">Content here</div>
        
        
          .mybackground {background-color:#0005b2;}
        
        Background color #0005b2
      
           Border around this has a color of #0005b2        
        
          <div style="border:2px solid #0005b2;">Content here</div>
        
        
          .myborder {border:2px solid #0005b2;}
        
        Border color #0005b2