#1f72f1 color space conversions
Hex:
        #1f72f1
        RGB:
        31, 114, 241
        CMY:
        88, 55, 5
        CMYK:
        87, 53, 0, 5
      HSL:
        216°, 88.2353%, 53.3333%
        HSV (HSB):
        216°, 87.1369%, 94.5098%
        XYZ:
        22.4596, 18.6768, 85.6403
        xyY:
        0.1772, 0.1473, 18.6768
      CIE-Lab:
        50.3069, 23.3123, -70.2937
        CIE-LCH:
        50.3069, 74.0586, 288.3477
        CIE-Luv:
        50.3069, -24.3809, -109.8197
        Hunter-Lab:
        43.2167, 17.1367, -87.2404
      #1f72f1 color charts
#1f72f1 RGB chart
      #1f72f1 CMYK chart
      #1f72f1 RGB pie chart
      #1f72f1 color shades, tints & tones
#1f72f1 color schemes
#1f72f1 color preview, HTML & CSS examples
           This text has a color of #1f72f1        
        
          <p style="color:#1f72f1;">Text here</p>
        
        
          .mytext {color:#1f72f1;}
        
        Text color #1f72f1
      
           This box has a color of #1f72f1        
        
          <div style="background-color:#1f72f1;">Content here</div>
        
        
          .mybackground {background-color:#1f72f1;}
        
        Background color #1f72f1
      
           Border around this has a color of #1f72f1        
        
          <div style="border:2px solid #1f72f1;">Content here</div>
        
        
          .myborder {border:2px solid #1f72f1;}
        
        Border color #1f72f1