#566cf2 color space conversions
Hex:
        #566cf2
        RGB:
        86, 108, 242
        CMY:
        66, 58, 5
        CMYK:
        64, 55, 0, 5
      HSL:
        232°, 85.7143%, 64.3137%
        HSV (HSB):
        232°, 64.4628%, 94.9020%
        XYZ:
        25.2273, 19.1144, 86.3642
        xyY:
        0.1930, 0.1462, 19.1144
      CIE-Lab:
        50.8207, 33.3069, -69.9266
        CIE-LCH:
        50.8207, 77.4537, 295.4690
        CIE-Luv:
        50.8207, -13.9579, -110.3832
        Hunter-Lab:
        43.7200, 26.4882, -86.5172
      #566cf2 color charts
#566cf2 RGB chart
      #566cf2 CMYK chart
      #566cf2 RGB pie chart
      #566cf2 color shades, tints & tones
#566cf2 color schemes
#566cf2 color preview, HTML & CSS examples
           This text has a color of #566cf2        
        
          <p style="color:#566cf2;">Text here</p>
        
        
          .mytext {color:#566cf2;}
        
        Text color #566cf2
      
           This box has a color of #566cf2        
        
          <div style="background-color:#566cf2;">Content here</div>
        
        
          .mybackground {background-color:#566cf2;}
        
        Background color #566cf2
      
           Border around this has a color of #566cf2        
        
          <div style="border:2px solid #566cf2;">Content here</div>
        
        
          .myborder {border:2px solid #566cf2;}
        
        Border color #566cf2