#5236db color space conversions
Hex:
        #5236db
        RGB:
        82, 54, 219
        CMY:
        68, 79, 14
        CMYK:
        63, 75, 0, 14
      HSL:
        250°, 69.6203%, 53.5294%
        HSV (HSB):
        250°, 75.3425%, 85.8824%
        XYZ:
        17.5850, 9.5466, 67.9337
        xyY:
        0.1850, 0.1004, 9.5466
      CIE-Lab:
        37.0162, 56.3902, -79.4914
        CIE-LCH:
        37.0162, 97.4615, 305.3514
        CIE-Luv:
        37.0162, -2.3619, -111.9642
        Hunter-Lab:
        30.8976, 47.5203, -108.7307
      #5236db color charts
#5236db RGB chart
      #5236db CMYK chart
      #5236db RGB pie chart
      #5236db color shades, tints & tones
#5236db color schemes
#5236db color preview, HTML & CSS examples
           This text has a color of #5236db        
        
          <p style="color:#5236db;">Text here</p>
        
        
          .mytext {color:#5236db;}
        
        Text color #5236db
      
           This box has a color of #5236db        
        
          <div style="background-color:#5236db;">Content here</div>
        
        
          .mybackground {background-color:#5236db;}
        
        Background color #5236db
      
           Border around this has a color of #5236db        
        
          <div style="border:2px solid #5236db;">Content here</div>
        
        
          .myborder {border:2px solid #5236db;}
        
        Border color #5236db