#321bc0 color space conversions
Hex:
        #321bc0
        RGB:
        50, 27, 192
        CMY:
        80, 89, 25
        CMYK:
        74, 86, 0, 25
      HSL:
        248°, 75.3425%, 42.9412%
        HSV (HSB):
        248°, 85.9375%, 75.2941%
        XYZ:
        11.2218, 5.2677, 50.2945
        xyY:
        0.1680, 0.0789, 5.2677
      CIE-Lab:
        27.4843, 57.8561, -79.6296
        CIE-LCH:
        27.4843, 98.4287, 306.0009
        CIE-Luv:
        27.4843, -4.1734, -97.0827
        Hunter-Lab:
        22.9516, 47.1091, -113.8579
      #321bc0 color charts
#321bc0 RGB chart
      #321bc0 CMYK chart
      #321bc0 RGB pie chart
      #321bc0 color shades, tints & tones
#321bc0 color schemes
#321bc0 color preview, HTML & CSS examples
           This text has a color of #321bc0        
        
          <p style="color:#321bc0;">Text here</p>
        
        
          .mytext {color:#321bc0;}
        
        Text color #321bc0
      
           This box has a color of #321bc0        
        
          <div style="background-color:#321bc0;">Content here</div>
        
        
          .mybackground {background-color:#321bc0;}
        
        Background color #321bc0
      
           Border around this has a color of #321bc0        
        
          <div style="border:2px solid #321bc0;">Content here</div>
        
        
          .myborder {border:2px solid #321bc0;}
        
        Border color #321bc0