#0005bf color space conversions
Hex:
        #0005bf
        RGB:
        0, 5, 191
        CMY:
        100, 98, 25
        CMYK:
        100, 97, 0, 25
      HSL:
        238°, 100.0000%, 37.4510%
        HSV (HSB):
        238°, 100.0000%, 74.9020%
        XYZ:
        9.4582, 3.8701, 49.5387
        xyY:
        0.1504, 0.0616, 3.8701
      CIE-Lab:
        23.2374, 62.5741, -86.1737
        CIE-LCH:
        23.2374, 106.4961, 305.9849
        CIE-Luv:
        23.2374, -6.8844, -92.7932
        Hunter-Lab:
        19.6726, 51.3923, -135.5304
      #0005bf color charts
#0005bf RGB chart
      #0005bf CMYK chart
      #0005bf RGB pie chart
      #0005bf color shades, tints & tones
#0005bf color schemes
#0005bf color preview, HTML & CSS examples
           This text has a color of #0005bf        
        
          <p style="color:#0005bf;">Text here</p>
        
        
          .mytext {color:#0005bf;}
        
        Text color #0005bf
      
           This box has a color of #0005bf        
        
          <div style="background-color:#0005bf;">Content here</div>
        
        
          .mybackground {background-color:#0005bf;}
        
        Background color #0005bf
      
           Border around this has a color of #0005bf        
        
          <div style="border:2px solid #0005bf;">Content here</div>
        
        
          .myborder {border:2px solid #0005bf;}
        
        Border color #0005bf