#1f74ff color space conversions
Hex:
        #1f74ff
        RGB:
        31, 116, 255
        CMY:
        88, 55, 0
        CMYK:
        88, 55, 0, 0
      HSL:
        217°, 100.0000%, 56.0784%
        HSV (HSB):
        217°, 87.8431%, 100.0000%
        XYZ:
        24.8605, 20.0021, 97.1582
        xyY:
        0.1750, 0.1408, 20.0021
      CIE-Lab:
        51.8396, 27.3501, -75.5821
        CIE-LCH:
        51.8396, 80.3784, 289.8931
        CIE-Luv:
        51.8396, -24.6007, -118.7921
        Hunter-Lab:
        44.7237, 20.9560, -97.4957
      #1f74ff color charts
#1f74ff RGB chart
      #1f74ff CMYK chart
      #1f74ff RGB pie chart
      #1f74ff color shades, tints & tones
#1f74ff color schemes
#1f74ff color preview, HTML & CSS examples
           This text has a color of #1f74ff        
        
          <p style="color:#1f74ff;">Text here</p>
        
        
          .mytext {color:#1f74ff;}
        
        Text color #1f74ff
      
           This box has a color of #1f74ff        
        
          <div style="background-color:#1f74ff;">Content here</div>
        
        
          .mybackground {background-color:#1f74ff;}
        
        Background color #1f74ff
      
           Border around this has a color of #1f74ff        
        
          <div style="border:2px solid #1f74ff;">Content here</div>
        
        
          .myborder {border:2px solid #1f74ff;}
        
        Border color #1f74ff