#1d18ff color space conversions
Hex:
        #1d18ff
        RGB:
        29, 24, 255
        CMY:
        89, 91, 0
        CMYK:
        89, 91, 0, 0
      HSL:
        241°, 100.0000%, 54.7059%
        HSV (HSB):
        241°, 90.5882%, 100.0000%
        XYZ:
        18.8833, 8.1345, 95.1826
        xyY:
        0.1545, 0.0666, 8.1345
      CIE-Lab:
        34.2614, 75.1100, -104.5753
        CIE-LCH:
        34.2614, 128.7536, 305.6874
        CIE-Luv:
        34.2614, -9.2277, -132.1326
        Hunter-Lab:
        28.5210, 68.2704, -177.9026
      #1d18ff color charts
#1d18ff RGB chart
      #1d18ff CMYK chart
      #1d18ff RGB pie chart
      #1d18ff color shades, tints & tones
#1d18ff color schemes
#1d18ff color preview, HTML & CSS examples
           This text has a color of #1d18ff        
        
          <p style="color:#1d18ff;">Text here</p>
        
        
          .mytext {color:#1d18ff;}
        
        Text color #1d18ff
      
           This box has a color of #1d18ff        
        
          <div style="background-color:#1d18ff;">Content here</div>
        
        
          .mybackground {background-color:#1d18ff;}
        
        Background color #1d18ff
      
           Border around this has a color of #1d18ff        
        
          <div style="border:2px solid #1d18ff;">Content here</div>
        
        
          .myborder {border:2px solid #1d18ff;}
        
        Border color #1d18ff