#5706e2 color space conversions
Hex:
        #5706e2
        RGB:
        87, 6, 226
        CMY:
        66, 98, 11
        CMYK:
        62, 97, 0, 11
      HSL:
        262°, 94.8276%, 45.4902%
        HSV (HSB):
        262°, 97.3451%, 88.6275%
        XYZ:
        17.7231, 7.6475, 72.4935
        xyY:
        0.1811, 0.0781, 7.6475
      CIE-Lab:
        33.2376, 73.4205, -89.7472
        CIE-LCH:
        33.2376, 115.9531, 309.2859
        CIE-Luv:
        33.2376, 2.0561, -117.3726
        Hunter-Lab:
        27.6541, 66.0033, -136.0674
      #5706e2 color charts
#5706e2 RGB chart
      #5706e2 CMYK chart
      #5706e2 RGB pie chart
      #5706e2 color shades, tints & tones
#5706e2 color schemes
#5706e2 color preview, HTML & CSS examples
           This text has a color of #5706e2        
        
          <p style="color:#5706e2;">Text here</p>
        
        
          .mytext {color:#5706e2;}
        
        Text color #5706e2
      
           This box has a color of #5706e2        
        
          <div style="background-color:#5706e2;">Content here</div>
        
        
          .mybackground {background-color:#5706e2;}
        
        Background color #5706e2
      
           Border around this has a color of #5706e2        
        
          <div style="border:2px solid #5706e2;">Content here</div>
        
        
          .myborder {border:2px solid #5706e2;}
        
        Border color #5706e2