#321ed1 color space conversions
Hex:
        #321ed1
        RGB:
        50, 30, 209
        CMY:
        80, 88, 18
        CMYK:
        76, 86, 0, 18
      HSL:
        247°, 74.8954%, 46.8627%
        HSV (HSB):
        247°, 85.6459%, 81.9608%
        XYZ:
        13.2883, 6.2101, 60.8199
        xyY:
        0.1654, 0.0773, 6.2101
      CIE-Lab:
        29.9365, 61.5037, -85.5112
        CIE-LCH:
        29.9365, 105.3321, 305.7255
        CIE-Luv:
        29.9365, -5.3920, -106.9742
        Hunter-Lab:
        24.9201, 51.5725, -127.2590
      #321ed1 color charts
#321ed1 RGB chart
      #321ed1 CMYK chart
      #321ed1 RGB pie chart
      #321ed1 color shades, tints & tones
#321ed1 color schemes
#321ed1 color preview, HTML & CSS examples
           This text has a color of #321ed1        
        
          <p style="color:#321ed1;">Text here</p>
        
        
          .mytext {color:#321ed1;}
        
        Text color #321ed1
      
           This box has a color of #321ed1        
        
          <div style="background-color:#321ed1;">Content here</div>
        
        
          .mybackground {background-color:#321ed1;}
        
        Background color #321ed1
      
           Border around this has a color of #321ed1        
        
          <div style="border:2px solid #321ed1;">Content here</div>
        
        
          .myborder {border:2px solid #321ed1;}
        
        Border color #321ed1