#321cfa color space conversions
Hex:
        #321cfa
        RGB:
        50, 28, 250
        CMY:
        80, 89, 2
        CMYK:
        80, 89, 0, 2
      HSL:
        246°, 95.6897%, 54.5098%
        HSV (HSB):
        246°, 88.8000%, 98.0392%
        XYZ:
        18.9860, 8.4107, 91.0652
        xyY:
        0.1603, 0.0710, 8.4107
      CIE-Lab:
        34.8241, 73.2123, -100.8070
        CIE-LCH:
        34.8241, 124.5877, 305.9895
        CIE-Luv:
        34.8241, -7.3814, -130.1061
        Hunter-Lab:
        29.0013, 66.1045, -165.8722
      #321cfa color charts
#321cfa RGB chart
      #321cfa CMYK chart
      #321cfa RGB pie chart
      #321cfa color shades, tints & tones
#321cfa color schemes
#321cfa color preview, HTML & CSS examples
           This text has a color of #321cfa        
        
          <p style="color:#321cfa;">Text here</p>
        
        
          .mytext {color:#321cfa;}
        
        Text color #321cfa
      
           This box has a color of #321cfa        
        
          <div style="background-color:#321cfa;">Content here</div>
        
        
          .mybackground {background-color:#321cfa;}
        
        Background color #321cfa
      
           Border around this has a color of #321cfa        
        
          <div style="border:2px solid #321cfa;">Content here</div>
        
        
          .myborder {border:2px solid #321cfa;}
        
        Border color #321cfa