#5702eb color space conversions
Hex:
        #5702eb
        RGB:
        87, 2, 235
        CMY:
        66, 99, 8
        CMYK:
        63, 99, 0, 8
      HSL:
        262°, 98.3122%, 46.4706%
        HSV (HSB):
        262°, 99.1489%, 92.1569%
        XYZ:
        18.9476, 8.0678, 79.1559
        xyY:
        0.1785, 0.0760, 8.0678
      CIE-Lab:
        34.1237, 76.0340, -93.4135
        CIE-LCH:
        34.1237, 120.4460, 309.1439
        CIE-Luv:
        34.1237, 1.3154, -122.4166
        Hunter-Lab:
        28.4039, 69.3664, -145.3464
      #5702eb color charts
#5702eb RGB chart
      #5702eb CMYK chart
      #5702eb RGB pie chart
      #5702eb color shades, tints & tones
#5702eb color schemes
#5702eb color preview, HTML & CSS examples
           This text has a color of #5702eb        
        
          <p style="color:#5702eb;">Text here</p>
        
        
          .mytext {color:#5702eb;}
        
        Text color #5702eb
      
           This box has a color of #5702eb        
        
          <div style="background-color:#5702eb;">Content here</div>
        
        
          .mybackground {background-color:#5702eb;}
        
        Background color #5702eb
      
           Border around this has a color of #5702eb        
        
          <div style="border:2px solid #5702eb;">Content here</div>
        
        
          .myborder {border:2px solid #5702eb;}
        
        Border color #5702eb