#1f6abe color space conversions
Hex:
        #1f6abe
        RGB:
        31, 106, 190
        CMY:
        88, 58, 25
        CMYK:
        84, 44, 0, 25
      HSL:
        212°, 71.9457%, 43.3333%
        HSV (HSB):
        212°, 83.6842%, 74.5098%
        XYZ:
        15.0134, 14.3171, 50.6874
        xyY:
        0.1876, 0.1789, 14.3171
      CIE-Lab:
        44.6843, 8.7115, -50.3761
        CIE-LCH:
        44.6843, 51.1238, 279.8111
        CIE-Luv:
        44.6843, -23.5625, -76.0243
        Hunter-Lab:
        37.8379, 4.6091, -52.9379
      #1f6abe color charts
#1f6abe RGB chart
      #1f6abe CMYK chart
      #1f6abe RGB pie chart
      #1f6abe color shades, tints & tones
#1f6abe color schemes
#1f6abe color preview, HTML & CSS examples
           This text has a color of #1f6abe        
        
          <p style="color:#1f6abe;">Text here</p>
        
        
          .mytext {color:#1f6abe;}
        
        Text color #1f6abe
      
           This box has a color of #1f6abe        
        
          <div style="background-color:#1f6abe;">Content here</div>
        
        
          .mybackground {background-color:#1f6abe;}
        
        Background color #1f6abe
      
           Border around this has a color of #1f6abe        
        
          <div style="border:2px solid #1f6abe;">Content here</div>
        
        
          .myborder {border:2px solid #1f6abe;}
        
        Border color #1f6abe