#2136eb color space conversions
Hex:
        #2136eb
        RGB:
        33, 54, 235
        CMY:
        87, 79, 8
        CMYK:
        86, 77, 0, 8
      HSL:
        234°, 83.4711%, 52.5490%
        HSV (HSB):
        234°, 85.9574%, 92.1569%
        XYZ:
        16.9418, 8.9598, 79.4338
        xyY:
        0.1608, 0.0851, 8.9598
      CIE-Lab:
        35.9068, 57.6546, -90.5493
        CIE-LCH:
        35.9068, 107.3463, 302.4857
        CIE-Luv:
        35.9068, -11.1645, -122.0094
        Hunter-Lab:
        29.9330, 48.6465, -136.3861
      #2136eb color charts
#2136eb RGB chart
      #2136eb CMYK chart
      #2136eb RGB pie chart
      #2136eb color shades, tints & tones
#2136eb color schemes
#2136eb color preview, HTML & CSS examples
           This text has a color of #2136eb        
        
          <p style="color:#2136eb;">Text here</p>
        
        
          .mytext {color:#2136eb;}
        
        Text color #2136eb
      
           This box has a color of #2136eb        
        
          <div style="background-color:#2136eb;">Content here</div>
        
        
          .mybackground {background-color:#2136eb;}
        
        Background color #2136eb
      
           Border around this has a color of #2136eb        
        
          <div style="border:2px solid #2136eb;">Content here</div>
        
        
          .myborder {border:2px solid #2136eb;}
        
        Border color #2136eb