#5700bc color space conversions
Hex:
        #5700bc
        RGB:
        87, 0, 188
        CMY:
        66, 100, 26
        CMYK:
        54, 100, 0, 26
      HSL:
        268°, 100.0000%, 36.8627%
        HSV (HSB):
        268°, 100.0000%, 73.7255%
        XYZ:
        13.0076, 5.6571, 47.9833
        xyY:
        0.1952, 0.0849, 5.6571
      CIE-Lab:
        28.5303, 65.7245, -75.4209
        CIE-LCH:
        28.5303, 100.0401, 311.0701
        CIE-Luv:
        28.5303, 6.4266, -95.6115
        Hunter-Lab:
        23.7846, 55.9969, -102.9630
      #5700bc color charts
#5700bc RGB chart
      #5700bc CMYK chart
      #5700bc RGB pie chart
      #5700bc color shades, tints & tones
#5700bc color schemes
#5700bc color preview, HTML & CSS examples
           This text has a color of #5700bc        
        
          <p style="color:#5700bc;">Text here</p>
        
        
          .mytext {color:#5700bc;}
        
        Text color #5700bc
      
           This box has a color of #5700bc        
        
          <div style="background-color:#5700bc;">Content here</div>
        
        
          .mybackground {background-color:#5700bc;}
        
        Background color #5700bc
      
           Border around this has a color of #5700bc        
        
          <div style="border:2px solid #5700bc;">Content here</div>
        
        
          .myborder {border:2px solid #5700bc;}
        
        Border color #5700bc