#5700b1 color space conversions
Hex:
        #5700b1
        RGB:
        87, 0, 177
        CMY:
        66, 100, 31
        CMYK:
        51, 100, 0, 31
      HSL:
        269°, 100.0000%, 34.7059%
        HSV (HSB):
        269°, 100.0000%, 69.4118%
        XYZ:
        11.8663, 5.2006, 41.9734
        xyY:
        0.2010, 0.0881, 5.2006
      CIE-Lab:
        27.2987, 63.2654, -70.9046
        CIE-LCH:
        27.2987, 95.0261, 311.7413
        CIE-Luv:
        27.2987, 7.8483, -89.2318
        Hunter-Lab:
        22.8047, 52.9730, -93.1631
      #5700b1 color charts
#5700b1 RGB chart
      #5700b1 CMYK chart
      #5700b1 RGB pie chart
      #5700b1 color shades, tints & tones
#5700b1 color schemes
#5700b1 color preview, HTML & CSS examples
           This text has a color of #5700b1        
        
          <p style="color:#5700b1;">Text here</p>
        
        
          .mytext {color:#5700b1;}
        
        Text color #5700b1
      
           This box has a color of #5700b1        
        
          <div style="background-color:#5700b1;">Content here</div>
        
        
          .mybackground {background-color:#5700b1;}
        
        Background color #5700b1
      
           Border around this has a color of #5700b1        
        
          <div style="border:2px solid #5700b1;">Content here</div>
        
        
          .myborder {border:2px solid #5700b1;}
        
        Border color #5700b1