#4e27da color space conversions
Hex:
        #4e27da
        RGB:
        78, 39, 218
        CMY:
        69, 85, 15
        CMYK:
        64, 82, 0, 15
      HSL:
        253°, 70.7510%, 50.3922%
        HSV (HSB):
        253°, 82.1101%, 85.4902%
        XYZ:
        16.5223, 8.1327, 67.0286
        xyY:
        0.1802, 0.0887, 8.1327
      CIE-Lab:
        34.2577, 62.4210, -83.4849
        CIE-LCH:
        34.2577, 104.2407, 306.7852
        CIE-Luv:
        34.2577, -1.4385, -112.5866
        Hunter-Lab:
        28.5179, 53.5106, -119.3931
      #4e27da color charts
#4e27da RGB chart
      #4e27da CMYK chart
      #4e27da RGB pie chart
      #4e27da color shades, tints & tones
#4e27da color schemes
#4e27da color preview, HTML & CSS examples
           This text has a color of #4e27da        
        
          <p style="color:#4e27da;">Text here</p>
        
        
          .mytext {color:#4e27da;}
        
        Text color #4e27da
      
           This box has a color of #4e27da        
        
          <div style="background-color:#4e27da;">Content here</div>
        
        
          .mybackground {background-color:#4e27da;}
        
        Background color #4e27da
      
           Border around this has a color of #4e27da        
        
          <div style="border:2px solid #4e27da;">Content here</div>
        
        
          .myborder {border:2px solid #4e27da;}
        
        Border color #4e27da