#1f78e7 color space conversions
Hex:
        #1f78e7
        RGB:
        31, 120, 231
        CMY:
        88, 53, 9
        CMYK:
        87, 48, 0, 9
      HSL:
        213°, 80.6452%, 51.3725%
        HSV (HSB):
        213°, 86.5801%, 90.5882%
        XYZ:
        21.7053, 19.4938, 78.2200
        xyY:
        0.1818, 0.1632, 19.4938
      CIE-Lab:
        51.2600, 15.7048, -63.1567
        CIE-LCH:
        51.2600, 65.0800, 283.9641
        CIE-Luv:
        51.2600, -26.4082, -99.0463
        Hunter-Lab:
        44.1517, 10.4865, -74.1329
      #1f78e7 color charts
#1f78e7 RGB chart
      #1f78e7 CMYK chart
      #1f78e7 RGB pie chart
      #1f78e7 color shades, tints & tones
#1f78e7 color schemes
#1f78e7 color preview, HTML & CSS examples
           This text has a color of #1f78e7        
        
          <p style="color:#1f78e7;">Text here</p>
        
        
          .mytext {color:#1f78e7;}
        
        Text color #1f78e7
      
           This box has a color of #1f78e7        
        
          <div style="background-color:#1f78e7;">Content here</div>
        
        
          .mybackground {background-color:#1f78e7;}
        
        Background color #1f78e7
      
           Border around this has a color of #1f78e7        
        
          <div style="border:2px solid #1f78e7;">Content here</div>
        
        
          .myborder {border:2px solid #1f78e7;}
        
        Border color #1f78e7