#1d64f1 color space conversions
Hex:
        #1d64f1
        RGB:
        29, 100, 241
        CMY:
        89, 61, 5
        CMYK:
        88, 59, 0, 5
      HSL:
        220°, 88.3333%, 52.9412%
        HSV (HSB):
        220°, 87.9668%, 94.5098%
        XYZ:
        20.9411, 15.7264, 85.1509
        xyY:
        0.1719, 0.1291, 15.7264
      CIE-Lab:
        46.6135, 32.1024, -76.3093
        CIE-LCH:
        46.6135, 82.7870, 292.8159
        CIE-Luv:
        46.6135, -20.8034, -116.3787
        Hunter-Lab:
        39.6566, 24.8598, -99.5484
      #1d64f1 color charts
#1d64f1 RGB chart
      #1d64f1 CMYK chart
      #1d64f1 RGB pie chart
      #1d64f1 color shades, tints & tones
#1d64f1 color schemes
#1d64f1 color preview, HTML & CSS examples
           This text has a color of #1d64f1        
        
          <p style="color:#1d64f1;">Text here</p>
        
        
          .mytext {color:#1d64f1;}
        
        Text color #1d64f1
      
           This box has a color of #1d64f1        
        
          <div style="background-color:#1d64f1;">Content here</div>
        
        
          .mybackground {background-color:#1d64f1;}
        
        Background color #1d64f1
      
           Border around this has a color of #1d64f1        
        
          <div style="border:2px solid #1d64f1;">Content here</div>
        
        
          .myborder {border:2px solid #1d64f1;}
        
        Border color #1d64f1