#5703ef color space conversions
Hex:
        #5703ef
        RGB:
        87, 3, 239
        CMY:
        66, 99, 6
        CMYK:
        64, 99, 0, 6
      HSL:
        261°, 97.5207%, 47.4510%
        HSV (HSB):
        261°, 98.7448%, 93.7255%
        XYZ:
        19.5430, 8.3234, 82.2379
        xyY:
        0.1775, 0.0756, 8.3234
      CIE-Lab:
        34.6474, 76.8047, -94.8149
        CIE-LCH:
        34.6474, 122.0198, 309.0092
        CIE-Luv:
        34.6474, 0.9162, -124.6765
        Hunter-Lab:
        28.8502, 70.4273, -148.8116
      #5703ef color charts
#5703ef RGB chart
      #5703ef CMYK chart
      #5703ef RGB pie chart
      #5703ef color shades, tints & tones
#5703ef color schemes
#5703ef color preview, HTML & CSS examples
           This text has a color of #5703ef        
        
          <p style="color:#5703ef;">Text here</p>
        
        
          .mytext {color:#5703ef;}
        
        Text color #5703ef
      
           This box has a color of #5703ef        
        
          <div style="background-color:#5703ef;">Content here</div>
        
        
          .mybackground {background-color:#5703ef;}
        
        Background color #5703ef
      
           Border around this has a color of #5703ef        
        
          <div style="border:2px solid #5703ef;">Content here</div>
        
        
          .myborder {border:2px solid #5703ef;}
        
        Border color #5703ef