#5224cb color space conversions
Hex:
        #5224cb
        RGB:
        82, 36, 203
        CMY:
        68, 86, 20
        CMYK:
        60, 82, 0, 20
      HSL:
        257°, 69.8745%, 46.8627%
        HSV (HSB):
        257°, 82.2660%, 79.6078%
        XYZ:
        14.8900, 7.3674, 57.1372
        xyY:
        0.1875, 0.0928, 7.3674
      CIE-Lab:
        32.6291, 59.9316, -77.4748
        CIE-LCH:
        32.6291, 97.9497, 307.7242
        CIE-Luv:
        32.6291, 1.1988, -103.8985
        Hunter-Lab:
        27.1429, 50.4212, -105.8082
      #5224cb color charts
#5224cb RGB chart
      #5224cb CMYK chart
      #5224cb RGB pie chart
      #5224cb color shades, tints & tones
#5224cb color schemes
#5224cb color preview, HTML & CSS examples
           This text has a color of #5224cb        
        
          <p style="color:#5224cb;">Text here</p>
        
        
          .mytext {color:#5224cb;}
        
        Text color #5224cb
      
           This box has a color of #5224cb        
        
          <div style="background-color:#5224cb;">Content here</div>
        
        
          .mybackground {background-color:#5224cb;}
        
        Background color #5224cb
      
           Border around this has a color of #5224cb        
        
          <div style="border:2px solid #5224cb;">Content here</div>
        
        
          .myborder {border:2px solid #5224cb;}
        
        Border color #5224cb