#1d0bad color space conversions
Hex:
        #1d0bad
        RGB:
        29, 11, 173
        CMY:
        89, 96, 32
        CMYK:
        83, 94, 0, 32
      HSL:
        247°, 88.0435%, 36.0784%
        HSV (HSB):
        247°, 93.6416%, 67.8431%
        XYZ:
        8.1692, 3.5177, 39.7836
        xyY:
        0.1587, 0.0683, 3.5177
      CIE-Lab:
        22.0082, 56.8283, -77.4495
        CIE-LCH:
        22.0082, 96.0619, 306.2692
        CIE-Luv:
        22.0082, -4.7463, -83.7520
        Hunter-Lab:
        18.7555, 44.9258, -112.6353
      #1d0bad color charts
#1d0bad RGB chart
      #1d0bad CMYK chart
      #1d0bad RGB pie chart
      #1d0bad color shades, tints & tones
#1d0bad color schemes
#1d0bad color preview, HTML & CSS examples
           This text has a color of #1d0bad        
        
          <p style="color:#1d0bad;">Text here</p>
        
        
          .mytext {color:#1d0bad;}
        
        Text color #1d0bad
      
           This box has a color of #1d0bad        
        
          <div style="background-color:#1d0bad;">Content here</div>
        
        
          .mybackground {background-color:#1d0bad;}
        
        Background color #1d0bad
      
           Border around this has a color of #1d0bad        
        
          <div style="border:2px solid #1d0bad;">Content here</div>
        
        
          .myborder {border:2px solid #1d0bad;}
        
        Border color #1d0bad