#5236bb color space conversions
Hex:
        #5236bb
        RGB:
        82, 54, 187
        CMY:
        68, 79, 27
        CMYK:
        56, 71, 0, 27
      HSL:
        253°, 55.1867%, 47.2549%
        HSV (HSB):
        253°, 71.1230%, 73.3333%
        XYZ:
        13.7685, 8.0200, 47.8360
        xyY:
        0.1978, 0.1152, 8.0200
      CIE-Lab:
        34.0246, 46.9716, -65.7921
        CIE-LCH:
        34.0246, 80.8389, 305.5245
        CIE-Luv:
        34.0246, 0.2520, -92.1349
        Hunter-Lab:
        28.3197, 37.2239, -80.3257
      #5236bb color charts
#5236bb RGB chart
      #5236bb CMYK chart
      #5236bb RGB pie chart
      #5236bb color shades, tints & tones
#5236bb color schemes
#5236bb color preview, HTML & CSS examples
           This text has a color of #5236bb        
        
          <p style="color:#5236bb;">Text here</p>
        
        
          .mytext {color:#5236bb;}
        
        Text color #5236bb
      
           This box has a color of #5236bb        
        
          <div style="background-color:#5236bb;">Content here</div>
        
        
          .mybackground {background-color:#5236bb;}
        
        Background color #5236bb
      
           Border around this has a color of #5236bb        
        
          <div style="border:2px solid #5236bb;">Content here</div>
        
        
          .myborder {border:2px solid #5236bb;}
        
        Border color #5236bb