#1d61fd color space conversions
Hex:
        #1d61fd
        RGB:
        29, 97, 253
        CMY:
        89, 62, 1
        CMYK:
        89, 62, 0, 1
      HSL:
        222°, 98.2456%, 55.2941%
        HSV (HSB):
        222°, 88.5375%, 99.2157%
        XYZ:
        22.5110, 15.9024, 94.8115
        xyY:
        0.1690, 0.1194, 15.9024
      CIE-Lab:
        46.8462, 38.4649, -82.6284
        CIE-LCH:
        46.8462, 91.1428, 294.9627
        CIE-Luv:
        46.8462, -19.9554, -125.4294
        Hunter-Lab:
        39.8779, 30.9768, -113.0503
      #1d61fd color charts
#1d61fd RGB chart
      #1d61fd CMYK chart
      #1d61fd RGB pie chart
      #1d61fd color shades, tints & tones
#1d61fd color schemes
#1d61fd color preview, HTML & CSS examples
           This text has a color of #1d61fd        
        
          <p style="color:#1d61fd;">Text here</p>
        
        
          .mytext {color:#1d61fd;}
        
        Text color #1d61fd
      
           This box has a color of #1d61fd        
        
          <div style="background-color:#1d61fd;">Content here</div>
        
        
          .mybackground {background-color:#1d61fd;}
        
        Background color #1d61fd
      
           Border around this has a color of #1d61fd        
        
          <div style="border:2px solid #1d61fd;">Content here</div>
        
        
          .myborder {border:2px solid #1d61fd;}
        
        Border color #1d61fd