#0406ca color space conversions
Hex:
        #0406ca
        RGB:
        4, 6, 202
        CMY:
        98, 98, 21
        CMYK:
        98, 97, 0, 21
      HSL:
        239°, 96.1165%, 40.3922%
        HSV (HSB):
        239°, 98.0198%, 79.2157%
        XYZ:
        10.7759, 4.4203, 56.1624
        xyY:
        0.1510, 0.0619, 4.4203
      CIE-Lab:
        25.0150, 65.2070, -89.6798
        CIE-LCH:
        25.0150, 110.8802, 306.0212
        CIE-Luv:
        25.0150, -7.2565, -99.6178
        Hunter-Lab:
        21.0246, 54.6948, -143.6625
      #0406ca color charts
#0406ca RGB chart
      #0406ca CMYK chart
      #0406ca RGB pie chart
      #0406ca color shades, tints & tones
#0406ca color schemes
#0406ca color preview, HTML & CSS examples
           This text has a color of #0406ca        
        
          <p style="color:#0406ca;">Text here</p>
        
        
          .mytext {color:#0406ca;}
        
        Text color #0406ca
      
           This box has a color of #0406ca        
        
          <div style="background-color:#0406ca;">Content here</div>
        
        
          .mybackground {background-color:#0406ca;}
        
        Background color #0406ca
      
           Border around this has a color of #0406ca        
        
          <div style="border:2px solid #0406ca;">Content here</div>
        
        
          .myborder {border:2px solid #0406ca;}
        
        Border color #0406ca