#1f7cf1 color space conversions
Hex:
        #1f7cf1
        RGB:
        31, 124, 241
        CMY:
        88, 51, 5
        CMYK:
        87, 49, 0, 5
      HSL:
        213°, 88.2353%, 53.3333%
        HSV (HSB):
        213°, 87.1369%, 94.5098%
        XYZ:
        23.6499, 21.0575, 86.0371
        xyY:
        0.1809, 0.1611, 21.0575
      CIE-Lab:
        53.0123, 17.0183, -65.9139
        CIE-LCH:
        53.0123, 68.0754, 284.4770
        CIE-Luv:
        53.0123, -27.2541, -104.2135
        Hunter-Lab:
        45.8884, 11.6903, -79.0421
      #1f7cf1 color charts
#1f7cf1 RGB chart
      #1f7cf1 CMYK chart
      #1f7cf1 RGB pie chart
      #1f7cf1 color shades, tints & tones
#1f7cf1 color schemes
#1f7cf1 color preview, HTML & CSS examples
           This text has a color of #1f7cf1        
        
          <p style="color:#1f7cf1;">Text here</p>
        
        
          .mytext {color:#1f7cf1;}
        
        Text color #1f7cf1
      
           This box has a color of #1f7cf1        
        
          <div style="background-color:#1f7cf1;">Content here</div>
        
        
          .mybackground {background-color:#1f7cf1;}
        
        Background color #1f7cf1
      
           Border around this has a color of #1f7cf1        
        
          <div style="border:2px solid #1f7cf1;">Content here</div>
        
        
          .myborder {border:2px solid #1f7cf1;}
        
        Border color #1f7cf1