#1322dc color space conversions
Hex:
        #1322dc
        RGB:
        19, 34, 220
        CMY:
        93, 87, 14
        CMYK:
        91, 85, 0, 14
      HSL:
        236°, 84.1004%, 46.8627%
        HSV (HSB):
        236°, 91.3636%, 86.2745%
        XYZ:
        13.7589, 6.4498, 68.2299
        xyY:
        0.1556, 0.0729, 6.4498
      CIE-Lab:
        30.5201, 62.0159, -90.9396
        CIE-LCH:
        30.5201, 110.0726, 304.2919
        CIE-Luv:
        30.5201, -9.2178, -112.7477
        Hunter-Lab:
        25.3965, 52.2608, -141.5104
      #1322dc color charts
#1322dc RGB chart
      #1322dc CMYK chart
      #1322dc RGB pie chart
      #1322dc color shades, tints & tones
#1322dc color schemes
#1322dc color preview, HTML & CSS examples
           This text has a color of #1322dc        
        
          <p style="color:#1322dc;">Text here</p>
        
        
          .mytext {color:#1322dc;}
        
        Text color #1322dc
      
           This box has a color of #1322dc        
        
          <div style="background-color:#1322dc;">Content here</div>
        
        
          .mybackground {background-color:#1322dc;}
        
        Background color #1322dc
      
           Border around this has a color of #1322dc        
        
          <div style="border:2px solid #1322dc;">Content here</div>
        
        
          .myborder {border:2px solid #1322dc;}
        
        Border color #1322dc