#180f8d color space conversions
Hex:
        #180f8d
        RGB:
        24, 15, 141
        CMY:
        91, 94, 45
        CMYK:
        83, 89, 0, 45
      HSL:
        244°, 80.7692%, 30.5882%
        HSV (HSB):
        244°, 89.3617%, 55.2941%
        XYZ:
        5.3552, 2.4589, 25.3917
        xyY:
        0.1613, 0.0741, 2.4589
      CIE-Lab:
        17.7318, 46.2871, -64.9461
        CIE-LCH:
        17.7318, 79.7527, 305.4775
        CIE-Luv:
        17.7318, -3.9052, -64.8774
        Hunter-Lab:
        15.6810, 33.5182, -85.0297
      #180f8d color charts
#180f8d RGB chart
      #180f8d CMYK chart
      #180f8d RGB pie chart
      #180f8d color shades, tints & tones
#180f8d color schemes
#180f8d color preview, HTML & CSS examples
           This text has a color of #180f8d        
        
          <p style="color:#180f8d;">Text here</p>
        
        
          .mytext {color:#180f8d;}
        
        Text color #180f8d
      
           This box has a color of #180f8d        
        
          <div style="background-color:#180f8d;">Content here</div>
        
        
          .mybackground {background-color:#180f8d;}
        
        Background color #180f8d
      
           Border around this has a color of #180f8d        
        
          <div style="border:2px solid #180f8d;">Content here</div>
        
        
          .myborder {border:2px solid #180f8d;}
        
        Border color #180f8d