#1f46de color space conversions
Hex:
        #1f46de
        RGB:
        31, 70, 222
        CMY:
        88, 73, 13
        CMYK:
        86, 68, 0, 13
      HSL:
        228°, 75.4941%, 49.6078%
        HSV (HSB):
        228°, 86.0360%, 87.0588%
        XYZ:
        15.9400, 9.9456, 70.1868
        xyY:
        0.1659, 0.1035, 9.9456
      CIE-Lab:
        37.7445, 44.0745, -80.1044
        CIE-LCH:
        37.7445, 91.4291, 298.8202
        CIE-Luv:
        37.7445, -13.7989, -112.8942
        Hunter-Lab:
        31.5366, 35.0332, -109.8784
      #1f46de color charts
#1f46de RGB chart
      #1f46de CMYK chart
      #1f46de RGB pie chart
      #1f46de color shades, tints & tones
#1f46de color schemes
#1f46de color preview, HTML & CSS examples
           This text has a color of #1f46de        
        
          <p style="color:#1f46de;">Text here</p>
        
        
          .mytext {color:#1f46de;}
        
        Text color #1f46de
      
           This box has a color of #1f46de        
        
          <div style="background-color:#1f46de;">Content here</div>
        
        
          .mybackground {background-color:#1f46de;}
        
        Background color #1f46de
      
           Border around this has a color of #1f46de        
        
          <div style="border:2px solid #1f46de;">Content here</div>
        
        
          .myborder {border:2px solid #1f46de;}
        
        Border color #1f46de