#1321d8 color space conversions
Hex:
        #1321d8
        RGB:
        19, 33, 216
        CMY:
        93, 87, 15
        CMYK:
        91, 85, 0, 15
      HSL:
        236°, 83.8298%, 46.0784%
        HSV (HSB):
        236°, 91.2037%, 84.7059%
        XYZ:
        13.2071, 6.1840, 65.4633
        xyY:
        0.1556, 0.0729, 6.1840
      CIE-Lab:
        29.8721, 61.2515, -89.7116
        CIE-LCH:
        29.8721, 108.6274, 304.3237
        CIE-Luv:
        29.8721, -8.9777, -110.3894
        Hunter-Lab:
        24.8677, 51.2818, -138.6713
      #1321d8 color charts
#1321d8 RGB chart
      #1321d8 CMYK chart
      #1321d8 RGB pie chart
      #1321d8 color shades, tints & tones
#1321d8 color schemes
#1321d8 color preview, HTML & CSS examples
           This text has a color of #1321d8        
        
          <p style="color:#1321d8;">Text here</p>
        
        
          .mytext {color:#1321d8;}
        
        Text color #1321d8
      
           This box has a color of #1321d8        
        
          <div style="background-color:#1321d8;">Content here</div>
        
        
          .mybackground {background-color:#1321d8;}
        
        Background color #1321d8
      
           Border around this has a color of #1321d8        
        
          <div style="border:2px solid #1321d8;">Content here</div>
        
        
          .myborder {border:2px solid #1321d8;}
        
        Border color #1321d8