#1d49ec color space conversions
Hex:
        #1d49ec
        RGB:
        29, 73, 236
        CMY:
        89, 71, 7
        CMYK:
        88, 69, 0, 7
      HSL:
        227°, 84.4898%, 51.9608%
        HSV (HSB):
        227°, 87.7119%, 92.5490%
        XYZ:
        18.0296, 11.0824, 80.5457
        xyY:
        0.1644, 0.1011, 11.0824
      CIE-Lab:
        39.7190, 47.1210, -84.8130
        CIE-LCH:
        39.7190, 97.0239, 299.0560
        CIE-Luv:
        39.7190, -14.7209, -120.9011
        Hunter-Lab:
        33.2903, 38.4152, -120.1488
      #1d49ec color charts
#1d49ec RGB chart
      #1d49ec CMYK chart
      #1d49ec RGB pie chart
      #1d49ec color shades, tints & tones
#1d49ec color schemes
#1d49ec color preview, HTML & CSS examples
           This text has a color of #1d49ec        
        
          <p style="color:#1d49ec;">Text here</p>
        
        
          .mytext {color:#1d49ec;}
        
        Text color #1d49ec
      
           This box has a color of #1d49ec        
        
          <div style="background-color:#1d49ec;">Content here</div>
        
        
          .mybackground {background-color:#1d49ec;}
        
        Background color #1d49ec
      
           Border around this has a color of #1d49ec        
        
          <div style="border:2px solid #1d49ec;">Content here</div>
        
        
          .myborder {border:2px solid #1d49ec;}
        
        Border color #1d49ec