#2714fa color space conversions
Hex:
        #2714fa
        RGB:
        39, 20, 250
        CMY:
        85, 92, 2
        CMYK:
        84, 92, 0, 2
      HSL:
        245°, 95.8333%, 52.9412%
        HSV (HSB):
        245°, 92.0000%, 98.0392%
        XYZ:
        18.3422, 7.8338, 90.9878
        xyY:
        0.1566, 0.0669, 7.8338
      CIE-Lab:
        33.6343, 74.9990, -102.8049
        CIE-LCH:
        33.6343, 127.2545, 306.1118
        CIE-Luv:
        33.6343, -8.0330, -129.3704
        Hunter-Lab:
        27.9889, 67.9973, -173.1510
      #2714fa color charts
#2714fa RGB chart
      #2714fa CMYK chart
      #2714fa RGB pie chart
      #2714fa color shades, tints & tones
#2714fa color schemes
#2714fa color preview, HTML & CSS examples
           This text has a color of #2714fa        
        
          <p style="color:#2714fa;">Text here</p>
        
        
          .mytext {color:#2714fa;}
        
        Text color #2714fa
      
           This box has a color of #2714fa        
        
          <div style="background-color:#2714fa;">Content here</div>
        
        
          .mybackground {background-color:#2714fa;}
        
        Background color #2714fa
      
           Border around this has a color of #2714fa        
        
          <div style="border:2px solid #2714fa;">Content here</div>
        
        
          .myborder {border:2px solid #2714fa;}
        
        Border color #2714fa