#490acf color space conversions
Hex:
        #490acf
        RGB:
        73, 10, 207
        CMY:
        71, 96, 19
        CMYK:
        65, 95, 0, 19
      HSL:
        259°, 90.7834%, 42.5490%
        HSV (HSB):
        259°, 95.1691%, 81.1765%
        XYZ:
        14.1187, 6.1385, 59.4722
        xyY:
        0.1771, 0.0770, 6.1385
      CIE-Lab:
        29.7593, 67.5638, -84.5909
        CIE-LCH:
        29.7593, 108.2612, 308.6148
        CIE-Luv:
        29.7593, 0.2268, -106.0895
        Hunter-Lab:
        24.7761, 58.3603, -124.9757
      #490acf color charts
#490acf RGB chart
      #490acf CMYK chart
      #490acf RGB pie chart
      #490acf color shades, tints & tones
#490acf color schemes
#490acf color preview, HTML & CSS examples
           This text has a color of #490acf        
        
          <p style="color:#490acf;">Text here</p>
        
        
          .mytext {color:#490acf;}
        
        Text color #490acf
      
           This box has a color of #490acf        
        
          <div style="background-color:#490acf;">Content here</div>
        
        
          .mybackground {background-color:#490acf;}
        
        Background color #490acf
      
           Border around this has a color of #490acf        
        
          <div style="border:2px solid #490acf;">Content here</div>
        
        
          .myborder {border:2px solid #490acf;}
        
        Border color #490acf