#1f3cfa color space conversions
Hex:
        #1f3cfa
        RGB:
        31, 60, 250
        CMY:
        88, 76, 2
        CMYK:
        88, 76, 0, 2
      HSL:
        232°, 95.6332%, 55.0980%
        HSV (HSB):
        232°, 87.6000%, 98.0392%
        XYZ:
        19.4363, 10.4252, 91.4303
        xyY:
        0.1602, 0.0860, 10.4252
      CIE-Lab:
        38.5949, 59.2513, -94.5570
        CIE-LCH:
        38.5949, 111.5874, 302.0721
        CIE-Luv:
        38.5949, -12.6002, -130.3914
        Hunter-Lab:
        32.2880, 50.9468, -145.2906
      #1f3cfa color charts
#1f3cfa RGB chart
      #1f3cfa CMYK chart
      #1f3cfa RGB pie chart
      #1f3cfa color shades, tints & tones
#1f3cfa color schemes
#1f3cfa color preview, HTML & CSS examples
           This text has a color of #1f3cfa        
        
          <p style="color:#1f3cfa;">Text here</p>
        
        
          .mytext {color:#1f3cfa;}
        
        Text color #1f3cfa
      
           This box has a color of #1f3cfa        
        
          <div style="background-color:#1f3cfa;">Content here</div>
        
        
          .mybackground {background-color:#1f3cfa;}
        
        Background color #1f3cfa
      
           Border around this has a color of #1f3cfa        
        
          <div style="border:2px solid #1f3cfa;">Content here</div>
        
        
          .myborder {border:2px solid #1f3cfa;}
        
        Border color #1f3cfa