#1d11ae color space conversions
Hex:
        #1d11ae
        RGB:
        29, 17, 174
        CMY:
        89, 93, 32
        CMYK:
        83, 90, 0, 32
      HSL:
        245°, 82.1990%, 37.4510%
        HSV (HSB):
        245°, 90.2299%, 68.2353%
        XYZ:
        8.3471, 3.7181, 40.3221
        xyY:
        0.1593, 0.0710, 3.7181
      CIE-Lab:
        22.7167, 55.3648, -76.8702
        CIE-LCH:
        22.7167, 94.7327, 305.7628
        CIE-Luv:
        22.7167, -5.1516, -84.9151
        Hunter-Lab:
        19.2824, 43.5265, -110.4859
      #1d11ae color charts
#1d11ae RGB chart
      #1d11ae CMYK chart
      #1d11ae RGB pie chart
      #1d11ae color shades, tints & tones
#1d11ae color schemes
#1d11ae color preview, HTML & CSS examples
           This text has a color of #1d11ae        
        
          <p style="color:#1d11ae;">Text here</p>
        
        
          .mytext {color:#1d11ae;}
        
        Text color #1d11ae
      
           This box has a color of #1d11ae        
        
          <div style="background-color:#1d11ae;">Content here</div>
        
        
          .mybackground {background-color:#1d11ae;}
        
        Background color #1d11ae
      
           Border around this has a color of #1d11ae        
        
          <div style="border:2px solid #1d11ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d11ae;}
        
        Border color #1d11ae