#3250d0 color space conversions
Hex:
        #3250d0
        RGB:
        50, 80, 208
        CMY:
        80, 69, 18
        CMYK:
        76, 62, 0, 18
      HSL:
        229°, 62.6984%, 50.5882%
        HSV (HSB):
        229°, 75.9615%, 81.5686%
        XYZ:
        15.5692, 10.9695, 60.9712
        xyY:
        0.1779, 0.1254, 10.9695
      CIE-Lab:
        39.5290, 34.2276, -69.1088
        CIE-LCH:
        39.5290, 77.1203, 296.3479
        CIE-Luv:
        39.5290, -13.5099, -100.9175
        Hunter-Lab:
        33.1202, 25.9492, -85.9632
      #3250d0 color charts
#3250d0 RGB chart
      #3250d0 CMYK chart
      #3250d0 RGB pie chart
      #3250d0 color shades, tints & tones
#3250d0 color schemes
#3250d0 color preview, HTML & CSS examples
           This text has a color of #3250d0        
        
          <p style="color:#3250d0;">Text here</p>
        
        
          .mytext {color:#3250d0;}
        
        Text color #3250d0
      
           This box has a color of #3250d0        
        
          <div style="background-color:#3250d0;">Content here</div>
        
        
          .mybackground {background-color:#3250d0;}
        
        Background color #3250d0
      
           Border around this has a color of #3250d0        
        
          <div style="border:2px solid #3250d0;">Content here</div>
        
        
          .myborder {border:2px solid #3250d0;}
        
        Border color #3250d0