#1d11aa color space conversions
Hex:
        #1d11aa
        RGB:
        29, 17, 170
        CMY:
        89, 93, 33
        CMYK:
        83, 90, 0, 33
      HSL:
        245°, 81.8182%, 36.6667%
        HSV (HSB):
        245°, 90.0000%, 66.6667%
        XYZ:
        7.9628, 3.5644, 38.2985
        xyY:
        0.1598, 0.0715, 3.5644
      CIE-Lab:
        22.1756, 54.2327, -75.3591
        CIE-LCH:
        22.1756, 92.8449, 305.7409
        CIE-Luv:
        22.1756, -4.9581, -82.5648
        Hunter-Lab:
        18.8796, 42.2467, -107.0581
      #1d11aa color charts
#1d11aa RGB chart
      #1d11aa CMYK chart
      #1d11aa RGB pie chart
      #1d11aa color shades, tints & tones
#1d11aa color schemes
#1d11aa color preview, HTML & CSS examples
           This text has a color of #1d11aa        
        
          <p style="color:#1d11aa;">Text here</p>
        
        
          .mytext {color:#1d11aa;}
        
        Text color #1d11aa
      
           This box has a color of #1d11aa        
        
          <div style="background-color:#1d11aa;">Content here</div>
        
        
          .mybackground {background-color:#1d11aa;}
        
        Background color #1d11aa
      
           Border around this has a color of #1d11aa        
        
          <div style="border:2px solid #1d11aa;">Content here</div>
        
        
          .myborder {border:2px solid #1d11aa;}
        
        Border color #1d11aa