#1f11de color space conversions
Hex:
        #1f11de
        RGB:
        31, 17, 222
        CMY:
        88, 93, 13
        CMYK:
        86, 92, 0, 13
      HSL:
        244°, 85.7741%, 46.8627%
        HSV (HSB):
        244°, 92.3423%, 87.0588%
        XYZ:
        13.9503, 5.9661, 69.5236
        xyY:
        0.1560, 0.0667, 5.9661
      CIE-Lab:
        29.3269, 68.3714, -94.0717
        CIE-LCH:
        29.3269, 116.2933, 306.0097
        CIE-Luv:
        29.3269, -7.2425, -112.9426
        Hunter-Lab:
        24.4257, 59.2026, -151.6611
      #1f11de color charts
#1f11de RGB chart
      #1f11de CMYK chart
      #1f11de RGB pie chart
      #1f11de color shades, tints & tones
#1f11de color schemes
#1f11de color preview, HTML & CSS examples
           This text has a color of #1f11de        
        
          <p style="color:#1f11de;">Text here</p>
        
        
          .mytext {color:#1f11de;}
        
        Text color #1f11de
      
           This box has a color of #1f11de        
        
          <div style="background-color:#1f11de;">Content here</div>
        
        
          .mybackground {background-color:#1f11de;}
        
        Background color #1f11de
      
           Border around this has a color of #1f11de        
        
          <div style="border:2px solid #1f11de;">Content here</div>
        
        
          .myborder {border:2px solid #1f11de;}
        
        Border color #1f11de