#3201df color space conversions
Hex:
        #3201df
        RGB:
        50, 1, 223
        CMY:
        80, 100, 13
        CMYK:
        78, 100, 0, 13
      HSL:
        253°, 99.1071%, 43.9216%
        HSV (HSB):
        253°, 99.5516%, 87.4510%
        XYZ:
        14.6455, 6.0275, 70.2036
        xyY:
        0.1612, 0.0663, 6.0275
      CIE-Lab:
        29.4818, 72.0137, -94.3642
        CIE-LCH:
        29.4818, 118.7037, 307.3489
        CIE-Luv:
        29.4818, -4.6985, -113.6324
        Hunter-Lab:
        24.5510, 63.5171, -152.3538
      #3201df color charts
#3201df RGB chart
      #3201df CMYK chart
      #3201df RGB pie chart
      #3201df color shades, tints & tones
#3201df color schemes
#3201df color preview, HTML & CSS examples
           This text has a color of #3201df        
        
          <p style="color:#3201df;">Text here</p>
        
        
          .mytext {color:#3201df;}
        
        Text color #3201df
      
           This box has a color of #3201df        
        
          <div style="background-color:#3201df;">Content here</div>
        
        
          .mybackground {background-color:#3201df;}
        
        Background color #3201df
      
           Border around this has a color of #3201df        
        
          <div style="border:2px solid #3201df;">Content here</div>
        
        
          .myborder {border:2px solid #3201df;}
        
        Border color #3201df