#3b52ff color space conversions
Hex:
        #3b52ff
        RGB:
        59, 82, 255
        CMY:
        77, 68, 0
        CMYK:
        77, 68, 0, 0
      HSL:
        233°, 100.0000%, 61.5686%
        HSV (HSB):
        233°, 76.8627%, 100.0000%
        XYZ:
        22.8709, 14.1844, 96.1402
        xyY:
        0.1717, 0.1065, 14.1844
      CIE-Lab:
        44.4962, 50.2343, -87.5682
        CIE-LCH:
        44.4962, 100.9538, 299.8411
        CIE-Luv:
        44.4962, -13.4615, -129.9998
        Hunter-Lab:
        37.6622, 42.4880, -124.9860
      #3b52ff color charts
#3b52ff RGB chart
      #3b52ff CMYK chart
      #3b52ff RGB pie chart
      #3b52ff color shades, tints & tones
#3b52ff color schemes
#3b52ff color preview, HTML & CSS examples
           This text has a color of #3b52ff        
        
          <p style="color:#3b52ff;">Text here</p>
        
        
          .mytext {color:#3b52ff;}
        
        Text color #3b52ff
      
           This box has a color of #3b52ff        
        
          <div style="background-color:#3b52ff;">Content here</div>
        
        
          .mybackground {background-color:#3b52ff;}
        
        Background color #3b52ff
      
           Border around this has a color of #3b52ff        
        
          <div style="border:2px solid #3b52ff;">Content here</div>
        
        
          .myborder {border:2px solid #3b52ff;}
        
        Border color #3b52ff