#1370fd color space conversions
Hex:
        #1370fd
        RGB:
        19, 112, 253
        CMY:
        93, 56, 1
        CMYK:
        92, 56, 0, 1
      HSL:
        216°, 98.3193%, 53.3333%
        HSV (HSB):
        216°, 92.4901%, 99.2157%
        XYZ:
        23.7924, 18.8186, 95.3069
        xyY:
        0.1725, 0.1364, 18.8186
      CIE-Lab:
        50.4743, 28.5881, -76.7051
        CIE-LCH:
        50.4743, 81.8593, 290.4405
        CIE-Luv:
        50.4743, -24.3298, -119.5788
        Hunter-Lab:
        43.3805, 21.9839, -99.8938
      #1370fd color charts
#1370fd RGB chart
      #1370fd CMYK chart
      #1370fd RGB pie chart
      #1370fd color shades, tints & tones
#1370fd color schemes
#1370fd color preview, HTML & CSS examples
           This text has a color of #1370fd        
        
          <p style="color:#1370fd;">Text here</p>
        
        
          .mytext {color:#1370fd;}
        
        Text color #1370fd
      
           This box has a color of #1370fd        
        
          <div style="background-color:#1370fd;">Content here</div>
        
        
          .mybackground {background-color:#1370fd;}
        
        Background color #1370fd
      
           Border around this has a color of #1370fd        
        
          <div style="border:2px solid #1370fd;">Content here</div>
        
        
          .myborder {border:2px solid #1370fd;}
        
        Border color #1370fd