#2136ef color space conversions
Hex:
        #2136ef
        RGB:
        33, 54, 239
        CMY:
        87, 79, 6
        CMYK:
        86, 77, 0, 6
      HSL:
        234°, 86.5546%, 53.3333%
        HSV (HSB):
        234°, 86.1925%, 93.7255%
        XYZ:
        17.5264, 9.1937, 82.5122
        xyY:
        0.1605, 0.0842, 9.1937
      CIE-Lab:
        36.3545, 58.9249, -92.0739
        CIE-LCH:
        36.3545, 109.3149, 302.6182
        CIE-Luv:
        36.3545, -11.2798, -124.2972
        Hunter-Lab:
        30.3211, 50.1158, -140.1201
      #2136ef color charts
#2136ef RGB chart
      #2136ef CMYK chart
      #2136ef RGB pie chart
      #2136ef color shades, tints & tones
#2136ef color schemes
#2136ef color preview, HTML & CSS examples
           This text has a color of #2136ef        
        
          <p style="color:#2136ef;">Text here</p>
        
        
          .mytext {color:#2136ef;}
        
        Text color #2136ef
      
           This box has a color of #2136ef        
        
          <div style="background-color:#2136ef;">Content here</div>
        
        
          .mybackground {background-color:#2136ef;}
        
        Background color #2136ef
      
           Border around this has a color of #2136ef        
        
          <div style="border:2px solid #2136ef;">Content here</div>
        
        
          .myborder {border:2px solid #2136ef;}
        
        Border color #2136ef