#2144ef color space conversions
Hex:
        #2144ef
        RGB:
        33, 68, 239
        CMY:
        87, 73, 6
        CMYK:
        86, 72, 0, 6
      HSL:
        230°, 86.5546%, 53.3333%
        HSV (HSB):
        230°, 86.1925%, 93.7255%
        XYZ:
        18.2743, 10.6896, 82.7615
        xyY:
        0.1636, 0.0957, 10.6896
      CIE-Lab:
        39.0526, 51.2872, -87.6054
        CIE-LCH:
        39.0526, 101.5140, 300.3462
        CIE-Luv:
        39.0526, -13.5109, -123.3559
        Hunter-Lab:
        32.6949, 42.5537, -127.1959
      #2144ef color charts
#2144ef RGB chart
      #2144ef CMYK chart
      #2144ef RGB pie chart
      #2144ef color shades, tints & tones
#2144ef color schemes
#2144ef color preview, HTML & CSS examples
           This text has a color of #2144ef        
        
          <p style="color:#2144ef;">Text here</p>
        
        
          .mytext {color:#2144ef;}
        
        Text color #2144ef
      
           This box has a color of #2144ef        
        
          <div style="background-color:#2144ef;">Content here</div>
        
        
          .mybackground {background-color:#2144ef;}
        
        Background color #2144ef
      
           Border around this has a color of #2144ef        
        
          <div style="border:2px solid #2144ef;">Content here</div>
        
        
          .myborder {border:2px solid #2144ef;}
        
        Border color #2144ef