#3928e1 color space conversions
Hex:
        #3928e1
        RGB:
        57, 40, 225
        CMY:
        78, 84, 12
        CMYK:
        75, 82, 0, 12
      HSL:
        246°, 75.5102%, 51.9608%
        HSV (HSB):
        246°, 82.2222%, 88.2353%
        XYZ:
        16.0367, 7.8237, 71.8991
        xyY:
        0.1675, 0.0817, 7.8237
      CIE-Lab:
        33.6130, 62.4394, -88.6215
        CIE-LCH:
        33.6130, 108.4087, 305.1671
        CIE-Luv:
        33.6130, -6.1545, -116.5093
        Hunter-Lab:
        27.9708, 53.3918, -132.8253
      #3928e1 color charts
#3928e1 RGB chart
      #3928e1 CMYK chart
      #3928e1 RGB pie chart
      #3928e1 color shades, tints & tones
#3928e1 color schemes
#3928e1 color preview, HTML & CSS examples
           This text has a color of #3928e1        
        
          <p style="color:#3928e1;">Text here</p>
        
        
          .mytext {color:#3928e1;}
        
        Text color #3928e1
      
           This box has a color of #3928e1        
        
          <div style="background-color:#3928e1;">Content here</div>
        
        
          .mybackground {background-color:#3928e1;}
        
        Background color #3928e1
      
           Border around this has a color of #3928e1        
        
          <div style="border:2px solid #3928e1;">Content here</div>
        
        
          .myborder {border:2px solid #3928e1;}
        
        Border color #3928e1