#1f67de color space conversions
Hex:
        #1f67de
        RGB:
        31, 103, 222
        CMY:
        88, 60, 13
        CMYK:
        86, 54, 0, 13
      HSL:
        217°, 75.4941%, 49.6078%
        HSV (HSB):
        217°, 86.0360%, 87.0588%
        XYZ:
        18.6001, 15.2657, 71.0735
        xyY:
        0.1772, 0.1455, 15.2657
      CIE-Lab:
        45.9960, 23.0639, -66.6022
        CIE-LCH:
        45.9960, 70.4826, 289.1006
        CIE-Luv:
        45.9960, -21.7549, -101.7599
        Hunter-Lab:
        39.0714, 16.6010, -80.5026
      #1f67de color charts
#1f67de RGB chart
      #1f67de CMYK chart
      #1f67de RGB pie chart
      #1f67de color shades, tints & tones
#1f67de color schemes
#1f67de color preview, HTML & CSS examples
           This text has a color of #1f67de        
        
          <p style="color:#1f67de;">Text here</p>
        
        
          .mytext {color:#1f67de;}
        
        Text color #1f67de
      
           This box has a color of #1f67de        
        
          <div style="background-color:#1f67de;">Content here</div>
        
        
          .mybackground {background-color:#1f67de;}
        
        Background color #1f67de
      
           Border around this has a color of #1f67de        
        
          <div style="border:2px solid #1f67de;">Content here</div>
        
        
          .myborder {border:2px solid #1f67de;}
        
        Border color #1f67de