#5714f3 color space conversions
Hex:
        #5714f3
        RGB:
        87, 20, 243
        CMY:
        66, 92, 5
        CMYK:
        64, 92, 0, 5
      HSL:
        258°, 90.2834%, 51.5686%
        HSV (HSB):
        258°, 91.7695%, 95.2941%
        XYZ:
        20.3583, 8.9976, 85.4577
        xyY:
        0.1773, 0.0784, 8.9976
      CIE-Lab:
        35.9797, 75.1101, -94.8646
        CIE-LCH:
        35.9797, 120.9992, 308.3708
        CIE-Luv:
        35.9797, -0.0189, -127.0564
        Hunter-Lab:
        29.9960, 68.6549, -147.9181
      #5714f3 color charts
#5714f3 RGB chart
      #5714f3 CMYK chart
      #5714f3 RGB pie chart
      #5714f3 color shades, tints & tones
#5714f3 color schemes
#5714f3 color preview, HTML & CSS examples
           This text has a color of #5714f3        
        
          <p style="color:#5714f3;">Text here</p>
        
        
          .mytext {color:#5714f3;}
        
        Text color #5714f3
      
           This box has a color of #5714f3        
        
          <div style="background-color:#5714f3;">Content here</div>
        
        
          .mybackground {background-color:#5714f3;}
        
        Background color #5714f3
      
           Border around this has a color of #5714f3        
        
          <div style="border:2px solid #5714f3;">Content here</div>
        
        
          .myborder {border:2px solid #5714f3;}
        
        Border color #5714f3