#1d02ae color space conversions
Hex:
        #1d02ae
        RGB:
        29, 2, 174
        CMY:
        89, 99, 32
        CMYK:
        83, 99, 0, 32
      HSL:
        249°, 97.7273%, 34.5098%
        HSV (HSB):
        249°, 98.8506%, 68.2353%
        XYZ:
        8.1684, 3.3606, 40.2625
        xyY:
        0.1577, 0.0649, 3.3606
      CIE-Lab:
        21.4338, 59.2965, -79.0113
        CIE-LCH:
        21.4338, 98.7869, 306.8876
        CIE-Luv:
        21.4338, -4.3685, -83.5114
        Hunter-Lab:
        18.3320, 47.4552, -117.3862
      #1d02ae color charts
#1d02ae RGB chart
      #1d02ae CMYK chart
      #1d02ae RGB pie chart
      #1d02ae color shades, tints & tones
#1d02ae color schemes
#1d02ae color preview, HTML & CSS examples
           This text has a color of #1d02ae        
        
          <p style="color:#1d02ae;">Text here</p>
        
        
          .mytext {color:#1d02ae;}
        
        Text color #1d02ae
      
           This box has a color of #1d02ae        
        
          <div style="background-color:#1d02ae;">Content here</div>
        
        
          .mybackground {background-color:#1d02ae;}
        
        Background color #1d02ae
      
           Border around this has a color of #1d02ae        
        
          <div style="border:2px solid #1d02ae;">Content here</div>
        
        
          .myborder {border:2px solid #1d02ae;}
        
        Border color #1d02ae