#1d18bb color space conversions
Hex:
        #1d18bb
        RGB:
        29, 24, 187
        CMY:
        89, 91, 27
        CMYK:
        84, 87, 0, 27
      HSL:
        242°, 77.2512%, 41.3725%
        HSV (HSB):
        242°, 87.1658%, 73.3333%
        XYZ:
        9.8030, 4.5023, 47.3661
        xyY:
        0.1590, 0.0730, 4.5023
      CIE-Lab:
        25.2671, 56.6067, -80.3916
        CIE-LCH:
        25.2671, 98.3216, 305.1508
        CIE-Luv:
        25.2671, -6.2889, -93.1799
        Hunter-Lab:
        21.2187, 45.3337, -117.4987
      #1d18bb color charts
#1d18bb RGB chart
      #1d18bb CMYK chart
      #1d18bb RGB pie chart
      #1d18bb color shades, tints & tones
#1d18bb color schemes
#1d18bb color preview, HTML & CSS examples
           This text has a color of #1d18bb        
        
          <p style="color:#1d18bb;">Text here</p>
        
        
          .mytext {color:#1d18bb;}
        
        Text color #1d18bb
      
           This box has a color of #1d18bb        
        
          <div style="background-color:#1d18bb;">Content here</div>
        
        
          .mybackground {background-color:#1d18bb;}
        
        Background color #1d18bb
      
           Border around this has a color of #1d18bb        
        
          <div style="border:2px solid #1d18bb;">Content here</div>
        
        
          .myborder {border:2px solid #1d18bb;}
        
        Border color #1d18bb