#1f6fea color space conversions
Hex:
        #1f6fea
        RGB:
        31, 111, 234
        CMY:
        88, 56, 8
        CMYK:
        87, 53, 0, 8
      HSL:
        216°, 82.8571%, 51.9608%
        HSV (HSB):
        216°, 86.7521%, 91.7647%
        XYZ:
        21.1008, 17.6007, 80.1270
        xyY:
        0.1776, 0.1481, 17.6007
      CIE-Lab:
        49.0082, 22.5465, -68.4831
        CIE-LCH:
        49.0082, 72.0991, 288.2230
        CIE-Luv:
        49.0082, -23.7147, -106.3284
        Hunter-Lab:
        41.9532, 16.3604, -83.8717
      #1f6fea color charts
#1f6fea RGB chart
      #1f6fea CMYK chart
      #1f6fea RGB pie chart
      #1f6fea color shades, tints & tones
#1f6fea color schemes
#1f6fea color preview, HTML & CSS examples
           This text has a color of #1f6fea        
        
          <p style="color:#1f6fea;">Text here</p>
        
        
          .mytext {color:#1f6fea;}
        
        Text color #1f6fea
      
           This box has a color of #1f6fea        
        
          <div style="background-color:#1f6fea;">Content here</div>
        
        
          .mybackground {background-color:#1f6fea;}
        
        Background color #1f6fea
      
           Border around this has a color of #1f6fea        
        
          <div style="border:2px solid #1f6fea;">Content here</div>
        
        
          .myborder {border:2px solid #1f6fea;}
        
        Border color #1f6fea