#1312d1 color space conversions
Hex:
        #1312d1
        RGB:
        19, 18, 209
        CMY:
        93, 93, 18
        CMYK:
        91, 91, 0, 18
      HSL:
        240°, 84.1410%, 44.5098%
        HSV (HSB):
        240°, 91.3876%, 81.9608%
        XYZ:
        11.9935, 5.1745, 60.6883
        xyY:
        0.1540, 0.0665, 5.1745
      CIE-Lab:
        27.2263, 64.4673, -90.0650
        CIE-LCH:
        27.2263, 110.7598, 305.5946
        CIE-Luv:
        27.2263, -7.5229, -105.0911
        Hunter-Lab:
        22.7475, 54.3047, -142.2567
      #1312d1 color charts
#1312d1 RGB chart
      #1312d1 CMYK chart
      #1312d1 RGB pie chart
      #1312d1 color shades, tints & tones
#1312d1 color schemes
#1312d1 color preview, HTML & CSS examples
           This text has a color of #1312d1        
        
          <p style="color:#1312d1;">Text here</p>
        
        
          .mytext {color:#1312d1;}
        
        Text color #1312d1
      
           This box has a color of #1312d1        
        
          <div style="background-color:#1312d1;">Content here</div>
        
        
          .mybackground {background-color:#1312d1;}
        
        Background color #1312d1
      
           Border around this has a color of #1312d1        
        
          <div style="border:2px solid #1312d1;">Content here</div>
        
        
          .myborder {border:2px solid #1312d1;}
        
        Border color #1312d1