#402df4 color space conversions
Hex:
        #402df4
        RGB:
        64, 45, 244
        CMY:
        75, 82, 4
        CMYK:
        74, 82, 0, 4
      HSL:
        246°, 90.0452%, 56.6667%
        HSV (HSB):
        246°, 81.5574%, 95.6863%
        XYZ:
        19.3819, 9.4984, 86.3998
        xyY:
        0.1681, 0.0824, 9.4984
      CIE-Lab:
        36.9267, 66.1668, -93.9072
        CIE-LCH:
        36.9267, 114.8765, 305.1684
        CIE-Luv:
        36.9267, -6.5834, -127.3614
        Hunter-Lab:
        30.8195, 58.3216, -144.6407
      #402df4 color charts
#402df4 RGB chart
      #402df4 CMYK chart
      #402df4 RGB pie chart
      #402df4 color shades, tints & tones
#402df4 color schemes
#402df4 color preview, HTML & CSS examples
           This text has a color of #402df4        
        
          <p style="color:#402df4;">Text here</p>
        
        
          .mytext {color:#402df4;}
        
        Text color #402df4
      
           This box has a color of #402df4        
        
          <div style="background-color:#402df4;">Content here</div>
        
        
          .mybackground {background-color:#402df4;}
        
        Background color #402df4
      
           Border around this has a color of #402df4        
        
          <div style="border:2px solid #402df4;">Content here</div>
        
        
          .myborder {border:2px solid #402df4;}
        
        Border color #402df4