#5700df color space conversions
Hex:
        #5700df
        RGB:
        87, 0, 223
        CMY:
        66, 100, 13
        CMYK:
        61, 100, 0, 13
      HSL:
        263°, 100.0000%, 43.7255%
        HSV (HSB):
        263°, 100.0000%, 87.4510%
        XYZ:
        17.2498, 7.3539, 70.3223
        xyY:
        0.1817, 0.0775, 7.3539
      CIE-Lab:
        32.5995, 73.6054, -89.0863
        CIE-LCH:
        32.5995, 115.5601, 309.5644
        CIE-Luv:
        32.5995, 2.5352, -115.6215
        Hunter-Lab:
        27.1182, 66.0864, -134.7670
      #5700df color charts
#5700df RGB chart
      #5700df CMYK chart
      #5700df RGB pie chart
      #5700df color shades, tints & tones
#5700df color schemes
#5700df color preview, HTML & CSS examples
           This text has a color of #5700df        
        
          <p style="color:#5700df;">Text here</p>
        
        
          .mytext {color:#5700df;}
        
        Text color #5700df
      
           This box has a color of #5700df        
        
          <div style="background-color:#5700df;">Content here</div>
        
        
          .mybackground {background-color:#5700df;}
        
        Background color #5700df
      
           Border around this has a color of #5700df        
        
          <div style="border:2px solid #5700df;">Content here</div>
        
        
          .myborder {border:2px solid #5700df;}
        
        Border color #5700df