#5702ef color space conversions
Hex:
        #5702ef
        RGB:
        87, 2, 239
        CMY:
        66, 99, 6
        CMYK:
        64, 99, 0, 6
      HSL:
        262°, 98.3402%, 47.2549%
        HSV (HSB):
        262°, 99.1632%, 93.7255%
        XYZ:
        19.5322, 8.3016, 82.2343
        xyY:
        0.1775, 0.0754, 8.3016
      CIE-Lab:
        34.6034, 76.9400, -94.8882
        CIE-LCH:
        34.6034, 122.1619, 309.0369
        CIE-Luv:
        34.6034, 0.9450, -124.6662
        Hunter-Lab:
        28.8126, 70.5839, -149.0514
      #5702ef color charts
#5702ef RGB chart
      #5702ef CMYK chart
      #5702ef RGB pie chart
      #5702ef color shades, tints & tones
#5702ef color schemes
#5702ef color preview, HTML & CSS examples
           This text has a color of #5702ef        
        
          <p style="color:#5702ef;">Text here</p>
        
        
          .mytext {color:#5702ef;}
        
        Text color #5702ef
      
           This box has a color of #5702ef        
        
          <div style="background-color:#5702ef;">Content here</div>
        
        
          .mybackground {background-color:#5702ef;}
        
        Background color #5702ef
      
           Border around this has a color of #5702ef        
        
          <div style="border:2px solid #5702ef;">Content here</div>
        
        
          .myborder {border:2px solid #5702ef;}
        
        Border color #5702ef