#5706e5 color space conversions
Hex:
        #5706e5
        RGB:
        87, 6, 229
        CMY:
        66, 98, 10
        CMYK:
        62, 97, 0, 10
      HSL:
        262°, 94.8936%, 46.0784%
        HSV (HSB):
        262°, 97.3799%, 89.8039%
        XYZ:
        18.1385, 7.8136, 74.6809
        xyY:
        0.1802, 0.0776, 7.8136
      CIE-Lab:
        33.5917, 74.1089, -90.8759
        CIE-LCH:
        33.5917, 117.2628, 309.1971
        CIE-Luv:
        33.5917, 1.7656, -119.0692
        Hunter-Lab:
        27.9529, 66.9101, -138.8365
      #5706e5 color charts
#5706e5 RGB chart
      #5706e5 CMYK chart
      #5706e5 RGB pie chart
      #5706e5 color shades, tints & tones
#5706e5 color schemes
#5706e5 color preview, HTML & CSS examples
           This text has a color of #5706e5        
        
          <p style="color:#5706e5;">Text here</p>
        
        
          .mytext {color:#5706e5;}
        
        Text color #5706e5
      
           This box has a color of #5706e5        
        
          <div style="background-color:#5706e5;">Content here</div>
        
        
          .mybackground {background-color:#5706e5;}
        
        Background color #5706e5
      
           Border around this has a color of #5706e5        
        
          <div style="border:2px solid #5706e5;">Content here</div>
        
        
          .myborder {border:2px solid #5706e5;}
        
        Border color #5706e5