#5656d5 color space conversions
Hex:
        #5656d5
        RGB:
        86, 86, 213
        CMY:
        66, 66, 16
        CMYK:
        60, 60, 0, 16
      HSL:
        240°, 60.1896%, 58.6275%
        HSV (HSB):
        240°, 59.6244%, 83.5294%
        XYZ:
        19.1758, 13.4381, 64.5339
        xyY:
        0.1974, 0.1383, 13.4381
      CIE-Lab:
        43.4161, 37.1486, -65.5572
        CIE-LCH:
        43.4161, 75.3509, 299.5384
        CIE-Luv:
        43.4161, -7.1808, -99.5898
        Hunter-Lab:
        36.6580, 29.2217, -78.7154
      #5656d5 color charts
#5656d5 RGB chart
      #5656d5 CMYK chart
      #5656d5 RGB pie chart
      #5656d5 color shades, tints & tones
#5656d5 color schemes
#5656d5 color preview, HTML & CSS examples
           This text has a color of #5656d5        
        
          <p style="color:#5656d5;">Text here</p>
        
        
          .mytext {color:#5656d5;}
        
        Text color #5656d5
      
           This box has a color of #5656d5        
        
          <div style="background-color:#5656d5;">Content here</div>
        
        
          .mybackground {background-color:#5656d5;}
        
        Background color #5656d5
      
           Border around this has a color of #5656d5        
        
          <div style="border:2px solid #5656d5;">Content here</div>
        
        
          .myborder {border:2px solid #5656d5;}
        
        Border color #5656d5