#1371fd color space conversions
Hex:
        #1371fd
        RGB:
        19, 113, 253
        CMY:
        93, 56, 1
        CMYK:
        92, 55, 0, 1
      HSL:
        216°, 98.3193%, 53.3333%
        HSV (HSB):
        216°, 92.4901%, 99.2157%
        XYZ:
        23.9033, 19.0406, 95.3439
        xyY:
        0.1729, 0.1377, 19.0406
      CIE-Lab:
        50.7346, 27.9553, -76.2811
        CIE-LCH:
        50.7346, 81.2423, 290.1268
        CIE-Luv:
        50.7346, -24.5958, -119.1086
        Hunter-Lab:
        43.6355, 21.4194, -99.0043
      #1371fd color charts
#1371fd RGB chart
      #1371fd CMYK chart
      #1371fd RGB pie chart
      #1371fd color shades, tints & tones
#1371fd color schemes
#1371fd color preview, HTML & CSS examples
           This text has a color of #1371fd        
        
          <p style="color:#1371fd;">Text here</p>
        
        
          .mytext {color:#1371fd;}
        
        Text color #1371fd
      
           This box has a color of #1371fd        
        
          <div style="background-color:#1371fd;">Content here</div>
        
        
          .mybackground {background-color:#1371fd;}
        
        Background color #1371fd
      
           Border around this has a color of #1371fd        
        
          <div style="border:2px solid #1371fd;">Content here</div>
        
        
          .myborder {border:2px solid #1371fd;}
        
        Border color #1371fd