#1f18db color space conversions
Hex:
        #1f18db
        RGB:
        31, 24, 219
        CMY:
        88, 91, 14
        CMYK:
        86, 89, 0, 14
      HSL:
        242°, 80.2469%, 47.6471%
        HSV (HSB):
        242°, 89.0411%, 85.8824%
        XYZ:
        13.6779, 6.0590, 67.4664
        xyY:
        0.1569, 0.0695, 6.0590
      CIE-Lab:
        29.5609, 65.6341, -91.9525
        CIE-LCH:
        29.5609, 112.9738, 305.5186
        CIE-Luv:
        29.5609, -7.5339, -111.7092
        Hunter-Lab:
        24.6151, 56.1106, -145.2745
      #1f18db color charts
#1f18db RGB chart
      #1f18db CMYK chart
      #1f18db RGB pie chart
      #1f18db color shades, tints & tones
#1f18db color schemes
#1f18db color preview, HTML & CSS examples
           This text has a color of #1f18db        
        
          <p style="color:#1f18db;">Text here</p>
        
        
          .mytext {color:#1f18db;}
        
        Text color #1f18db
      
           This box has a color of #1f18db        
        
          <div style="background-color:#1f18db;">Content here</div>
        
        
          .mybackground {background-color:#1f18db;}
        
        Background color #1f18db
      
           Border around this has a color of #1f18db        
        
          <div style="border:2px solid #1f18db;">Content here</div>
        
        
          .myborder {border:2px solid #1f18db;}
        
        Border color #1f18db