#1214ef color space conversions
Hex:
        #1214ef
        RGB:
        18, 20, 239
        CMY:
        93, 92, 6
        CMYK:
        92, 92, 0, 6
      HSL:
        239°, 87.3518%, 50.3922%
        HSV (HSB):
        239°, 92.4686%, 93.7255%
        XYZ:
        16.0796, 6.8609, 82.1382
        xyY:
        0.1530, 0.0653, 6.8609
      CIE-Lab:
        31.4881, 71.8440, -100.1883
        CIE-LCH:
        31.4881, 123.2852, 305.6439
        CIE-Luv:
        31.4881, -8.9326, -122.5385
        Hunter-Lab:
        26.1933, 63.7395, -167.5888
      #1214ef color charts
#1214ef RGB chart
      #1214ef CMYK chart
      #1214ef RGB pie chart
      #1214ef color shades, tints & tones
#1214ef color schemes
#1214ef color preview, HTML & CSS examples
           This text has a color of #1214ef        
        
          <p style="color:#1214ef;">Text here</p>
        
        
          .mytext {color:#1214ef;}
        
        Text color #1214ef
      
           This box has a color of #1214ef        
        
          <div style="background-color:#1214ef;">Content here</div>
        
        
          .mybackground {background-color:#1214ef;}
        
        Background color #1214ef
      
           Border around this has a color of #1214ef        
        
          <div style="border:2px solid #1214ef;">Content here</div>
        
        
          .myborder {border:2px solid #1214ef;}
        
        Border color #1214ef