#5700d6 color space conversions
Hex:
        #5700d6
        RGB:
        87, 0, 214
        CMY:
        66, 100, 16
        CMYK:
        59, 100, 0, 16
      HSL:
        264°, 100.0000%, 41.9608%
        HSV (HSB):
        264°, 100.0000%, 83.9216%
        XYZ:
        16.0681, 6.8813, 64.0997
        xyY:
        0.1846, 0.0791, 6.8813
      CIE-Lab:
        31.5351, 71.5756, -85.6640
        CIE-LCH:
        31.5351, 111.6306, 309.8801
        CIE-Luv:
        31.5351, 3.4579, -110.5137
        Hunter-Lab:
        26.2322, 63.4308, -126.5156
      #5700d6 color charts
#5700d6 RGB chart
      #5700d6 CMYK chart
      #5700d6 RGB pie chart
      #5700d6 color shades, tints & tones
#5700d6 color schemes
#5700d6 color preview, HTML & CSS examples
           This text has a color of #5700d6        
        
          <p style="color:#5700d6;">Text here</p>
        
        
          .mytext {color:#5700d6;}
        
        Text color #5700d6
      
           This box has a color of #5700d6        
        
          <div style="background-color:#5700d6;">Content here</div>
        
        
          .mybackground {background-color:#5700d6;}
        
        Background color #5700d6
      
           Border around this has a color of #5700d6        
        
          <div style="border:2px solid #5700d6;">Content here</div>
        
        
          .myborder {border:2px solid #5700d6;}
        
        Border color #5700d6