#1f62bf color space conversions
Hex:
        #1f62bf
        RGB:
        31, 98, 191
        CMY:
        88, 62, 25
        CMYK:
        84, 49, 0, 25
      HSL:
        215°, 72.0721%, 43.5294%
        HSV (HSB):
        215°, 83.7696%, 74.9020%
        XYZ:
        14.3367, 12.7883, 51.0030
        xyY:
        0.1835, 0.1637, 12.7883
      CIE-Lab:
        42.4425, 14.2515, -54.5623
        CIE-LCH:
        42.4425, 56.3928, 284.6384
        CIE-Luv:
        42.4425, -21.0629, -81.5989
        Hunter-Lab:
        35.7607, 8.9808, -59.5287
      #1f62bf color charts
#1f62bf RGB chart
      #1f62bf CMYK chart
      #1f62bf RGB pie chart
      #1f62bf color shades, tints & tones
#1f62bf color schemes
#1f62bf color preview, HTML & CSS examples
           This text has a color of #1f62bf        
        
          <p style="color:#1f62bf;">Text here</p>
        
        
          .mytext {color:#1f62bf;}
        
        Text color #1f62bf
      
           This box has a color of #1f62bf        
        
          <div style="background-color:#1f62bf;">Content here</div>
        
        
          .mybackground {background-color:#1f62bf;}
        
        Background color #1f62bf
      
           Border around this has a color of #1f62bf        
        
          <div style="border:2px solid #1f62bf;">Content here</div>
        
        
          .myborder {border:2px solid #1f62bf;}
        
        Border color #1f62bf