#321ed2 color space conversions
Hex:
        #321ed2
        RGB:
        50, 30, 210
        CMY:
        80, 88, 18
        CMYK:
        76, 86, 0, 18
      HSL:
        247°, 75.0000%, 47.0588%
        HSV (HSB):
        247°, 85.7143%, 82.3529%
        XYZ:
        13.4125, 6.2598, 61.4741
        xyY:
        0.1653, 0.0771, 6.2598
      CIE-Lab:
        30.0587, 61.7831, -85.8889
        CIE-LCH:
        30.0587, 105.8020, 305.7289
        CIE-Luv:
        30.0587, -5.4463, -107.5457
        Hunter-Lab:
        25.0196, 51.9061, -128.1641
      #321ed2 color charts
#321ed2 RGB chart
      #321ed2 CMYK chart
      #321ed2 RGB pie chart
      #321ed2 color shades, tints & tones
#321ed2 color schemes
#321ed2 color preview, HTML & CSS examples
           This text has a color of #321ed2        
        
          <p style="color:#321ed2;">Text here</p>
        
        
          .mytext {color:#321ed2;}
        
        Text color #321ed2
      
           This box has a color of #321ed2        
        
          <div style="background-color:#321ed2;">Content here</div>
        
        
          .mybackground {background-color:#321ed2;}
        
        Background color #321ed2
      
           Border around this has a color of #321ed2        
        
          <div style="border:2px solid #321ed2;">Content here</div>
        
        
          .myborder {border:2px solid #321ed2;}
        
        Border color #321ed2