#3928d5 color space conversions
Hex:
        #3928d5
        RGB:
        57, 40, 213
        CMY:
        78, 84, 16
        CMYK:
        73, 81, 0, 16
      HSL:
        246°, 68.3794%, 49.6078%
        HSV (HSB):
        246°, 81.2207%, 83.5294%
        XYZ:
        14.4564, 7.1915, 63.5770
        xyY:
        0.1696, 0.0844, 7.1915
      CIE-Lab:
        32.2390, 58.9701, -83.9934
        CIE-LCH:
        32.2390, 102.6274, 305.0719
        CIE-Luv:
        32.2390, -5.5026, -109.6346
        Hunter-Lab:
        26.8170, 49.2949, -121.7909
      #3928d5 color charts
#3928d5 RGB chart
      #3928d5 CMYK chart
      #3928d5 RGB pie chart
      #3928d5 color shades, tints & tones
#3928d5 color schemes
#3928d5 color preview, HTML & CSS examples
           This text has a color of #3928d5        
        
          <p style="color:#3928d5;">Text here</p>
        
        
          .mytext {color:#3928d5;}
        
        Text color #3928d5
      
           This box has a color of #3928d5        
        
          <div style="background-color:#3928d5;">Content here</div>
        
        
          .mybackground {background-color:#3928d5;}
        
        Background color #3928d5
      
           Border around this has a color of #3928d5        
        
          <div style="border:2px solid #3928d5;">Content here</div>
        
        
          .myborder {border:2px solid #3928d5;}
        
        Border color #3928d5