#2144fe color space conversions
Hex:
        #2144fe
        RGB:
        33, 68, 254
        CMY:
        87, 73, 0
        CMYK:
        87, 73, 0, 0
      HSL:
        230°, 99.1031%, 56.2745%
        HSV (HSB):
        230°, 87.0079%, 99.6078%
        XYZ:
        20.5837, 11.6133, 94.9226
        xyY:
        0.1619, 0.0914, 11.6133
      CIE-Lab:
        40.5949, 56.3173, -93.4813
        CIE-LCH:
        40.5949, 109.1347, 301.0667
        CIE-Luv:
        40.5949, -13.7994, -132.1353
        Hunter-Lab:
        34.0783, 48.1790, -141.2930
      #2144fe color charts
#2144fe RGB chart
      #2144fe CMYK chart
      #2144fe RGB pie chart
      #2144fe color shades, tints & tones
#2144fe color schemes
#2144fe color preview, HTML & CSS examples
           This text has a color of #2144fe        
        
          <p style="color:#2144fe;">Text here</p>
        
        
          .mytext {color:#2144fe;}
        
        Text color #2144fe
      
           This box has a color of #2144fe        
        
          <div style="background-color:#2144fe;">Content here</div>
        
        
          .mybackground {background-color:#2144fe;}
        
        Background color #2144fe
      
           Border around this has a color of #2144fe        
        
          <div style="border:2px solid #2144fe;">Content here</div>
        
        
          .myborder {border:2px solid #2144fe;}
        
        Border color #2144fe