#3250dc color space conversions
Hex:
        #3250dc
        RGB:
        50, 80, 220
        CMY:
        80, 69, 14
        CMYK:
        77, 64, 0, 14
      HSL:
        229°, 70.8333%, 52.9412%
        HSV (HSB):
        229°, 77.2727%, 86.2745%
        XYZ:
        17.1023, 11.5827, 69.0444
        xyY:
        0.1750, 0.1185, 11.5827
      CIE-Lab:
        40.5451, 38.5481, -74.3334
        CIE-LCH:
        40.5451, 83.7341, 297.4105
        CIE-Luv:
        40.5451, -13.6764, -108.7905
        Hunter-Lab:
        34.0334, 30.1405, -96.4597
      #3250dc color charts
#3250dc RGB chart
      #3250dc CMYK chart
      #3250dc RGB pie chart
      #3250dc color shades, tints & tones
#3250dc color schemes
#3250dc color preview, HTML & CSS examples
           This text has a color of #3250dc        
        
          <p style="color:#3250dc;">Text here</p>
        
        
          .mytext {color:#3250dc;}
        
        Text color #3250dc
      
           This box has a color of #3250dc        
        
          <div style="background-color:#3250dc;">Content here</div>
        
        
          .mybackground {background-color:#3250dc;}
        
        Background color #3250dc
      
           Border around this has a color of #3250dc        
        
          <div style="border:2px solid #3250dc;">Content here</div>
        
        
          .myborder {border:2px solid #3250dc;}
        
        Border color #3250dc