#5236cd color space conversions
Hex:
        #5236cd
        RGB:
        82, 54, 205
        CMY:
        68, 79, 20
        CMYK:
        60, 74, 0, 20
      HSL:
        251°, 60.1594%, 50.7843%
        HSV (HSB):
        251°, 73.6585%, 80.3922%
        XYZ:
        15.8183, 8.8399, 58.6302
        xyY:
        0.1899, 0.1061, 8.8399
      CIE-Lab:
        35.6743, 52.2940, -73.6174
        CIE-LCH:
        35.6743, 90.3006, 305.3880
        CIE-Luv:
        35.6743, -1.2697, -103.4269
        Hunter-Lab:
        29.7321, 42.9359, -96.1046
      #5236cd color charts
#5236cd RGB chart
      #5236cd CMYK chart
      #5236cd RGB pie chart
      #5236cd color shades, tints & tones
#5236cd color schemes
#5236cd color preview, HTML & CSS examples
           This text has a color of #5236cd        
        
          <p style="color:#5236cd;">Text here</p>
        
        
          .mytext {color:#5236cd;}
        
        Text color #5236cd
      
           This box has a color of #5236cd        
        
          <div style="background-color:#5236cd;">Content here</div>
        
        
          .mybackground {background-color:#5236cd;}
        
        Background color #5236cd
      
           Border around this has a color of #5236cd        
        
          <div style="border:2px solid #5236cd;">Content here</div>
        
        
          .myborder {border:2px solid #5236cd;}
        
        Border color #5236cd