#5656d3 color space conversions
Hex:
        #5656d3
        RGB:
        86, 86, 211
        CMY:
        66, 66, 17
        CMYK:
        59, 59, 0, 17
      HSL:
        240°, 58.6854%, 58.2353%
        HSV (HSB):
        240°, 59.2417%, 82.7451%
        XYZ:
        18.9234, 13.3372, 63.2050
        xyY:
        0.1982, 0.1397, 13.3372
      CIE-Lab:
        43.2669, 36.4993, -64.6532
        CIE-LCH:
        43.2669, 74.2444, 299.4465
        CIE-Luv:
        43.2669, -7.0796, -98.1866
        Hunter-Lab:
        36.5201, 28.5823, -77.0486
      #5656d3 color charts
#5656d3 RGB chart
      #5656d3 CMYK chart
      #5656d3 RGB pie chart
      #5656d3 color shades, tints & tones
#5656d3 color schemes
#5656d3 color preview, HTML & CSS examples
           This text has a color of #5656d3        
        
          <p style="color:#5656d3;">Text here</p>
        
        
          .mytext {color:#5656d3;}
        
        Text color #5656d3
      
           This box has a color of #5656d3        
        
          <div style="background-color:#5656d3;">Content here</div>
        
        
          .mybackground {background-color:#5656d3;}
        
        Background color #5656d3
      
           Border around this has a color of #5656d3        
        
          <div style="border:2px solid #5656d3;">Content here</div>
        
        
          .myborder {border:2px solid #5656d3;}
        
        Border color #5656d3