#1d09ae color space conversions
Hex:
        #1d09ae
        RGB:
        29, 9, 174
        CMY:
        89, 96, 32
        CMYK:
        83, 95, 0, 32
      HSL:
        247°, 90.1639%, 35.8824%
        HSV (HSB):
        247°, 94.8276%, 68.2353%
        XYZ:
        8.2444, 3.5126, 40.2879
        xyY:
        0.1584, 0.0675, 3.5126
      CIE-Lab:
        21.9898, 57.5823, -78.0829
        CIE-LCH:
        21.9898, 97.0189, 306.4070
        CIE-Luv:
        21.9898, -4.7003, -84.1716
        Hunter-Lab:
        18.7419, 45.7221, -114.3315
      #1d09ae color charts
#1d09ae RGB chart
      #1d09ae CMYK chart
      #1d09ae RGB pie chart
      #1d09ae color shades, tints & tones
#1d09ae color schemes
#1d09ae color preview, HTML & CSS examples
           This text has a color of #1d09ae        
        
          <p style="color:#1d09ae;">Text here</p>
        
        
          .mytext {color:#1d09ae;}
        
        Text color #1d09ae
      
           This box has a color of #1d09ae        
        
          <div style="background-color:#1d09ae;">Content here</div>
        
        
          .mybackground {background-color:#1d09ae;}
        
        Background color #1d09ae
      
           Border around this has a color of #1d09ae        
        
          <div style="border:2px solid #1d09ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d09ae;}
        
        Border color #1d09ae