#3926ea color space conversions
Hex:
        #3926ea
        RGB:
        57, 38, 234
        CMY:
        78, 85, 8
        CMYK:
        76, 84, 0, 8
      HSL:
        246°, 82.3529%, 53.3333%
        HSV (HSB):
        246°, 83.7607%, 91.7647%
        XYZ:
        17.2317, 8.1966, 78.5158
        xyY:
        0.1658, 0.0789, 8.1966
      CIE-Lab:
        34.3890, 65.7933, -92.4700
        CIE-LCH:
        34.3890, 113.4877, 305.4322
        CIE-Luv:
        34.3890, -6.4335, -121.5992
        Hunter-Lab:
        28.6297, 57.3342, -142.5596
      #3926ea color charts
#3926ea RGB chart
      #3926ea CMYK chart
      #3926ea RGB pie chart
      #3926ea color shades, tints & tones
#3926ea color schemes
#3926ea color preview, HTML & CSS examples
           This text has a color of #3926ea        
        
          <p style="color:#3926ea;">Text here</p>
        
        
          .mytext {color:#3926ea;}
        
        Text color #3926ea
      
           This box has a color of #3926ea        
        
          <div style="background-color:#3926ea;">Content here</div>
        
        
          .mybackground {background-color:#3926ea;}
        
        Background color #3926ea
      
           Border around this has a color of #3926ea        
        
          <div style="border:2px solid #3926ea;">Content here</div>
        
        
          .myborder {border:2px solid #3926ea;}
        
        Border color #3926ea