#5714dc color space conversions
Hex:
        #5714dc
        RGB:
        87, 20, 220
        CMY:
        66, 92, 14
        CMYK:
        60, 91, 0, 14
      HSL:
        260°, 83.3333%, 47.0588%
        HSV (HSB):
        260°, 90.9091%, 86.2745%
        XYZ:
        17.0989, 7.6939, 68.2940
        xyY:
        0.1837, 0.0827, 7.6939
      CIE-Lab:
        33.3370, 69.5988, -86.1364
        CIE-LCH:
        33.3370, 110.7405, 308.9385
        CIE-Luv:
        33.3370, 2.1152, -114.0221
        Hunter-Lab:
        27.7378, 61.4948, -126.5631
      #5714dc color charts
#5714dc RGB chart
      #5714dc CMYK chart
      #5714dc RGB pie chart
      #5714dc color shades, tints & tones
#5714dc color schemes
#5714dc color preview, HTML & CSS examples
           This text has a color of #5714dc        
        
          <p style="color:#5714dc;">Text here</p>
        
        
          .mytext {color:#5714dc;}
        
        Text color #5714dc
      
           This box has a color of #5714dc        
        
          <div style="background-color:#5714dc;">Content here</div>
        
        
          .mybackground {background-color:#5714dc;}
        
        Background color #5714dc
      
           Border around this has a color of #5714dc        
        
          <div style="border:2px solid #5714dc;">Content here</div>
        
        
          .myborder {border:2px solid #5714dc;}
        
        Border color #5714dc