#566edb color space conversions
Hex:
        #566edb
        RGB:
        86, 110, 219
        CMY:
        66, 57, 14
        CMYK:
        61, 50, 0, 14
      HSL:
        229°, 64.8780%, 59.8039%
        HSV (HSB):
        229°, 60.7306%, 85.8824%
        XYZ:
        22.1999, 18.2448, 69.3694
        xyY:
        0.2022, 0.1661, 18.2448
      CIE-Lab:
        49.7916, 24.3373, -58.6602
        CIE-LCH:
        49.7916, 63.5084, 292.5329
        CIE-Luv:
        49.7916, -14.0095, -92.2543
        Hunter-Lab:
        42.7139, 18.0232, -66.3900
      #566edb color charts
#566edb RGB chart
      #566edb CMYK chart
      #566edb RGB pie chart
      #566edb color shades, tints & tones
#566edb color schemes
#566edb color preview, HTML & CSS examples
           This text has a color of #566edb        
        
          <p style="color:#566edb;">Text here</p>
        
        
          .mytext {color:#566edb;}
        
        Text color #566edb
      
           This box has a color of #566edb        
        
          <div style="background-color:#566edb;">Content here</div>
        
        
          .mybackground {background-color:#566edb;}
        
        Background color #566edb
      
           Border around this has a color of #566edb        
        
          <div style="border:2px solid #566edb;">Content here</div>
        
        
          .myborder {border:2px solid #566edb;}
        
        Border color #566edb