#493ae5 color space conversions
Hex:
        #493ae5
        RGB:
        73, 58, 229
        CMY:
        71, 77, 10
        CMYK:
        68, 75, 0, 10
      HSL:
        245°, 76.6816%, 56.2745%
        HSV (HSB):
        245°, 74.6725%, 89.8039%
        XYZ:
        18.4036, 10.0997, 75.1082
        xyY:
        0.1776, 0.0975, 10.0997
      CIE-Lab:
        38.0208, 56.4135, -83.5753
        CIE-LCH:
        38.0208, 100.8331, 304.0195
        CIE-Luv:
        38.0208, -5.7238, -117.8077
        Hunter-Lab:
        31.7801, 47.7527, -117.8785
      #493ae5 color charts
#493ae5 RGB chart
      #493ae5 CMYK chart
      #493ae5 RGB pie chart
      #493ae5 color shades, tints & tones
#493ae5 color schemes
#493ae5 color preview, HTML & CSS examples
           This text has a color of #493ae5        
        
          <p style="color:#493ae5;">Text here</p>
        
        
          .mytext {color:#493ae5;}
        
        Text color #493ae5
      
           This box has a color of #493ae5        
        
          <div style="background-color:#493ae5;">Content here</div>
        
        
          .mybackground {background-color:#493ae5;}
        
        Background color #493ae5
      
           Border around this has a color of #493ae5        
        
          <div style="border:2px solid #493ae5;">Content here</div>
        
        
          .myborder {border:2px solid #493ae5;}
        
        Border color #493ae5