#3236c3 color space conversions
Hex:
        #3236c3
        RGB:
        50, 54, 195
        CMY:
        80, 79, 24
        CMYK:
        74, 72, 0, 24
      HSL:
        238°, 59.1837%, 48.0392%
        HSV (HSB):
        238°, 74.3590%, 76.4706%
        XYZ:
        12.4849, 7.2566, 52.3724
        xyY:
        0.1731, 0.1006, 7.2566
      CIE-Lab:
        32.3840, 45.6150, -73.2823
        CIE-LCH:
        32.3840, 86.3193, 301.9004
        CIE-Luv:
        32.3840, -7.7849, -98.4244
        Hunter-Lab:
        26.9380, 35.5873, -96.4138
      #3236c3 color charts
#3236c3 RGB chart
      #3236c3 CMYK chart
      #3236c3 RGB pie chart
      #3236c3 color shades, tints & tones
#3236c3 color schemes
#3236c3 color preview, HTML & CSS examples
           This text has a color of #3236c3        
        
          <p style="color:#3236c3;">Text here</p>
        
        
          .mytext {color:#3236c3;}
        
        Text color #3236c3
      
           This box has a color of #3236c3        
        
          <div style="background-color:#3236c3;">Content here</div>
        
        
          .mybackground {background-color:#3236c3;}
        
        Background color #3236c3
      
           Border around this has a color of #3236c3        
        
          <div style="border:2px solid #3236c3;">Content here</div>
        
        
          .myborder {border:2px solid #3236c3;}
        
        Border color #3236c3