#3236eb color space conversions
Hex:
        #3236eb
        RGB:
        50, 54, 235
        CMY:
        80, 79, 8
        CMYK:
        79, 77, 0, 8
      HSL:
        239°, 82.2222%, 55.8824%
        HSV (HSB):
        239°, 78.7234%, 92.1569%
        XYZ:
        17.6300, 9.3146, 79.4660
        xyY:
        0.1657, 0.0875, 9.3146
      CIE-Lab:
        36.5831, 58.4993, -89.4077
        CIE-LCH:
        36.5831, 106.8453, 303.1967
        CIE-Luv:
        36.5831, -9.3430, -121.9889
        Hunter-Lab:
        30.5198, 49.7018, -133.0123
      #3236eb color charts
#3236eb RGB chart
      #3236eb CMYK chart
      #3236eb RGB pie chart
      #3236eb color shades, tints & tones
#3236eb color schemes
#3236eb color preview, HTML & CSS examples
           This text has a color of #3236eb        
        
          <p style="color:#3236eb;">Text here</p>
        
        
          .mytext {color:#3236eb;}
        
        Text color #3236eb
      
           This box has a color of #3236eb        
        
          <div style="background-color:#3236eb;">Content here</div>
        
        
          .mybackground {background-color:#3236eb;}
        
        Background color #3236eb
      
           Border around this has a color of #3236eb        
        
          <div style="border:2px solid #3236eb;">Content here</div>
        
        
          .myborder {border:2px solid #3236eb;}
        
        Border color #3236eb