#5700d7 color space conversions
Hex:
        #5700d7
        RGB:
        87, 0, 215
        CMY:
        66, 100, 16
        CMYK:
        60, 100, 0, 16
      HSL:
        264°, 100.0000%, 42.1569%
        HSV (HSB):
        264°, 100.0000%, 84.3137%
        XYZ:
        16.1962, 6.9325, 64.7745
        xyY:
        0.1843, 0.0789, 6.9325
      CIE-Lab:
        31.6528, 71.8011, -86.0471
        CIE-LCH:
        31.6528, 112.0692, 309.8429
        CIE-Luv:
        31.6528, 3.3530, -111.0824
        Hunter-Lab:
        26.3297, 63.7239, -127.4302
      #5700d7 color charts
#5700d7 RGB chart
      #5700d7 CMYK chart
      #5700d7 RGB pie chart
      #5700d7 color shades, tints & tones
#5700d7 color schemes
#5700d7 color preview, HTML & CSS examples
           This text has a color of #5700d7        
        
          <p style="color:#5700d7;">Text here</p>
        
        
          .mytext {color:#5700d7;}
        
        Text color #5700d7
      
           This box has a color of #5700d7        
        
          <div style="background-color:#5700d7;">Content here</div>
        
        
          .mybackground {background-color:#5700d7;}
        
        Background color #5700d7
      
           Border around this has a color of #5700d7        
        
          <div style="border:2px solid #5700d7;">Content here</div>
        
        
          .myborder {border:2px solid #5700d7;}
        
        Border color #5700d7