#1f04de color space conversions
Hex:
        #1f04de
        RGB:
        31, 4, 222
        CMY:
        88, 98, 13
        CMYK:
        86, 98, 0, 13
      HSL:
        247°, 96.4602%, 44.3137%
        HSV (HSB):
        247°, 98.1982%, 87.0588%
        XYZ:
        13.7933, 5.6521, 69.4712
        xyY:
        0.1551, 0.0636, 5.6521
      CIE-Lab:
        28.5171, 70.8682, -95.4246
        CIE-LCH:
        28.5171, 118.8619, 306.5999
        CIE-Luv:
        28.5171, -6.7158, -112.1933
        Hunter-Lab:
        23.7741, 61.9580, -156.6119
      #1f04de color charts
#1f04de RGB chart
      #1f04de CMYK chart
      #1f04de RGB pie chart
      #1f04de color shades, tints & tones
#1f04de color schemes
#1f04de color preview, HTML & CSS examples
           This text has a color of #1f04de        
        
          <p style="color:#1f04de;">Text here</p>
        
        
          .mytext {color:#1f04de;}
        
        Text color #1f04de
      
           This box has a color of #1f04de        
        
          <div style="background-color:#1f04de;">Content here</div>
        
        
          .mybackground {background-color:#1f04de;}
        
        Background color #1f04de
      
           Border around this has a color of #1f04de        
        
          <div style="border:2px solid #1f04de;">Content here</div>
        
        
          .myborder {border:2px solid #1f04de;}
        
        Border color #1f04de