#5656d7 color space conversions
Hex:
        #5656d7
        RGB:
        86, 86, 215
        CMY:
        66, 66, 16
        CMYK:
        60, 60, 0, 16
      HSL:
        240°, 61.7225%, 59.0196%
        HSV (HSB):
        240°, 60.0000%, 84.3137%
        XYZ:
        19.4313, 13.5403, 65.8794
        xyY:
        0.1966, 0.1370, 13.5403
      CIE-Lab:
        43.5663, 37.7977, -66.4577
        CIE-LCH:
        43.5663, 76.4545, 299.6290
        CIE-Luv:
        43.5663, -7.2815, -100.9864
        Hunter-Lab:
        36.7972, 29.8645, -80.3912
      #5656d7 color charts
#5656d7 RGB chart
      #5656d7 CMYK chart
      #5656d7 RGB pie chart
      #5656d7 color shades, tints & tones
#5656d7 color schemes
#5656d7 color preview, HTML & CSS examples
           This text has a color of #5656d7        
        
          <p style="color:#5656d7;">Text here</p>
        
        
          .mytext {color:#5656d7;}
        
        Text color #5656d7
      
           This box has a color of #5656d7        
        
          <div style="background-color:#5656d7;">Content here</div>
        
        
          .mybackground {background-color:#5656d7;}
        
        Background color #5656d7
      
           Border around this has a color of #5656d7        
        
          <div style="border:2px solid #5656d7;">Content here</div>
        
        
          .myborder {border:2px solid #5656d7;}
        
        Border color #5656d7