#1d15ae color space conversions
Hex:
        #1d15ae
        RGB:
        29, 21, 174
        CMY:
        89, 92, 32
        CMYK:
        83, 88, 0, 32
      HSL:
        243°, 78.4615%, 38.2353%
        HSV (HSB):
        243°, 87.9310%, 68.2353%
        XYZ:
        8.4148, 3.8535, 40.3447
        xyY:
        0.1599, 0.0732, 3.8535
      CIE-Lab:
        23.1812, 53.9620, -76.0961
        CIE-LCH:
        23.1812, 93.2873, 305.3416
        CIE-Luv:
        23.1812, -5.4501, -85.3203
        Hunter-Lab:
        19.6304, 42.1632, -108.1123
      #1d15ae color charts
#1d15ae RGB chart
      #1d15ae CMYK chart
      #1d15ae RGB pie chart
      #1d15ae color shades, tints & tones
#1d15ae color schemes
#1d15ae color preview, HTML & CSS examples
           This text has a color of #1d15ae        
        
          <p style="color:#1d15ae;">Text here</p>
        
        
          .mytext {color:#1d15ae;}
        
        Text color #1d15ae
      
           This box has a color of #1d15ae        
        
          <div style="background-color:#1d15ae;">Content here</div>
        
        
          .mybackground {background-color:#1d15ae;}
        
        Background color #1d15ae
      
           Border around this has a color of #1d15ae        
        
          <div style="border:2px solid #1d15ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d15ae;}
        
        Border color #1d15ae