#5652bd color space conversions
Hex:
        #5652bd
        RGB:
        86, 82, 189
        CMY:
        66, 68, 26
        CMYK:
        54, 57, 0, 26
      HSL:
        242°, 44.7699%, 53.1373%
        HSV (HSB):
        242°, 56.6138%, 74.1176%
        XYZ:
        16.0404, 11.6871, 49.5545
        xyY:
        0.2076, 0.1512, 11.6871
      CIE-Lab:
        40.7145, 31.8500, -56.0570
        CIE-LCH:
        40.7145, 64.4734, 299.6040
        CIE-Luv:
        40.7145, -4.8355, -84.1467
        Hunter-Lab:
        34.1865, 23.9262, -62.0125
      #5652bd color charts
#5652bd RGB chart
      #5652bd CMYK chart
      #5652bd RGB pie chart
      #5652bd color shades, tints & tones
#5652bd color schemes
#5652bd color preview, HTML & CSS examples
           This text has a color of #5652bd        
        
          <p style="color:#5652bd;">Text here</p>
        
        
          .mytext {color:#5652bd;}
        
        Text color #5652bd
      
           This box has a color of #5652bd        
        
          <div style="background-color:#5652bd;">Content here</div>
        
        
          .mybackground {background-color:#5652bd;}
        
        Background color #5652bd
      
           Border around this has a color of #5652bd        
        
          <div style="border:2px solid #5652bd;">Content here</div>
        
        
          .myborder {border:2px solid #5652bd;}
        
        Border color #5652bd