#524fbb color space conversions
Hex:
        #524fbb
        RGB:
        82, 79, 187
        CMY:
        68, 69, 27
        CMYK:
        56, 58, 0, 27
      HSL:
        242°, 44.2623%, 52.1569%
        HSV (HSB):
        242°, 57.7540%, 73.3333%
        XYZ:
        15.2453, 10.9737, 48.3283
        xyY:
        0.2045, 0.1472, 10.9737
      CIE-Lab:
        39.5361, 32.2867, -56.8093
        CIE-LCH:
        39.5361, 65.3431, 299.6111
        CIE-Luv:
        39.5361, -5.1963, -84.4431
        Hunter-Lab:
        33.1265, 24.1769, -63.3097
      #524fbb color charts
#524fbb RGB chart
      #524fbb CMYK chart
      #524fbb RGB pie chart
      #524fbb color shades, tints & tones
#524fbb color schemes
#524fbb color preview, HTML & CSS examples
           This text has a color of #524fbb        
        
          <p style="color:#524fbb;">Text here</p>
        
        
          .mytext {color:#524fbb;}
        
        Text color #524fbb
      
           This box has a color of #524fbb        
        
          <div style="background-color:#524fbb;">Content here</div>
        
        
          .mybackground {background-color:#524fbb;}
        
        Background color #524fbb
      
           Border around this has a color of #524fbb        
        
          <div style="border:2px solid #524fbb;">Content here</div>
        
        
          .myborder {border:2px solid #524fbb;}
        
        Border color #524fbb