#5700c0 color space conversions
Hex:
        #5700c0
        RGB:
        87, 0, 192
        CMY:
        66, 100, 25
        CMYK:
        55, 100, 0, 25
      HSL:
        267°, 100.0000%, 37.6471%
        HSV (HSB):
        267°, 100.0000%, 75.2941%
        XYZ:
        13.4449, 5.8320, 50.2862
        xyY:
        0.1933, 0.0838, 5.8320
      CIE-Lab:
        28.9846, 66.6220, -77.0345
        CIE-LCH:
        28.9846, 101.8470, 310.8544
        CIE-Luv:
        28.9846, 5.9364, -97.9195
        Hunter-Lab:
        24.1496, 57.1155, -106.5540
      #5700c0 color charts
#5700c0 RGB chart
      #5700c0 CMYK chart
      #5700c0 RGB pie chart
      #5700c0 color shades, tints & tones
#5700c0 color schemes
#5700c0 color preview, HTML & CSS examples
           This text has a color of #5700c0        
        
          <p style="color:#5700c0;">Text here</p>
        
        
          .mytext {color:#5700c0;}
        
        Text color #5700c0
      
           This box has a color of #5700c0        
        
          <div style="background-color:#5700c0;">Content here</div>
        
        
          .mybackground {background-color:#5700c0;}
        
        Background color #5700c0
      
           Border around this has a color of #5700c0        
        
          <div style="border:2px solid #5700c0;">Content here</div>
        
        
          .myborder {border:2px solid #5700c0;}
        
        Border color #5700c0