#1214bc color space conversions
Hex:
        #1214bc
        RGB:
        18, 20, 188
        CMY:
        93, 92, 26
        CMYK:
        90, 89, 0, 26
      HSL:
        239°, 82.5243%, 40.3922%
        HSV (HSB):
        239°, 90.4255%, 73.7255%
        XYZ:
        9.5767, 4.2598, 47.8944
        xyY:
        0.1551, 0.0690, 4.2598
      CIE-Lab:
        24.5122, 58.0424, -82.2545
        CIE-LCH:
        24.5122, 100.6714, 305.2085
        CIE-Luv:
        24.5122, -6.8313, -92.9820
        Hunter-Lab:
        20.6392, 46.7067, -123.1386
      #1214bc color charts
#1214bc RGB chart
      #1214bc CMYK chart
      #1214bc RGB pie chart
      #1214bc color shades, tints & tones
#1214bc color schemes
#1214bc color preview, HTML & CSS examples
           This text has a color of #1214bc        
        
          <p style="color:#1214bc;">Text here</p>
        
        
          .mytext {color:#1214bc;}
        
        Text color #1214bc
      
           This box has a color of #1214bc        
        
          <div style="background-color:#1214bc;">Content here</div>
        
        
          .mybackground {background-color:#1214bc;}
        
        Background color #1214bc
      
           Border around this has a color of #1214bc        
        
          <div style="border:2px solid #1214bc;">Content here</div>
        
        
          .myborder {border:2px solid #1214bc;}
        
        Border color #1214bc